projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99eb175
)
Formatting.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 8 Jan 2006 03:35:04 +0000
(
03:35
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 8 Jan 2006 03:35:04 +0000
(
03:35
+0000)
src/threads/init.c
patch
|
blob
|
history
diff --git
a/src/threads/init.c
b/src/threads/init.c
index a899921d953aef64ba2c88b01e8a15cece263278..c6917e224b393b5299dddabd40d1541fbeeef33c 100644
(file)
--- a/
src/threads/init.c
+++ b/
src/threads/init.c
@@
-253,7
+253,6
@@
parse_options (char **argv)
#endif
else
PANIC ("unknown option `%s' (use -h for help)", name);
-
}
return argv;