Fix comment.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 8 Jan 2006 20:21:31 +0000 (20:21 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 8 Jan 2006 20:21:31 +0000 (20:21 +0000)
src/tests/filesys/extended/dir-rm-parent.c

index 9db212a8f5ca58b0020922096dc1f214c6fe7818..78e84b1c76b48613947ecc23fc4e4c3b9f120a29 100644 (file)
@@ -1,6 +1,6 @@
 /* Tries to remove the change of parents of the current
    directory.
-   This can succeed or fail as long as it doesn't crash. 8/
+   This can succeed or fail as long as it doesn't crash. */
 
 #include <syscall.h>
 #include "tests/lib.h"