projects
/
c11tester.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9c218a
)
bug fix
author
root
<root@plrg-1.ics.uci.edu>
Tue, 31 Dec 2019 06:25:00 +0000
(22:25 -0800)
committer
root
<root@plrg-1.ics.uci.edu>
Tue, 31 Dec 2019 06:25:00 +0000
(22:25 -0800)
main.cc
patch
|
blob
|
history
diff --git
a/main.cc
b/main.cc
index f445e08feb675ddb82dc60137446717a2cb15a18..b0931f757e860a778c46e347dde08f87e978abe0 100644
(file)
--- a/
main.cc
+++ b/
main.cc
@@
-88,7
+88,7
@@
bool install_plugin(char * name) {
}
void parse_options(struct model_params *params) {
- const char *shortopts = "hrnt:o:x:v:m:f:
:
";
+ const char *shortopts = "hrnt:o:x:v:m:f:";
const struct option longopts[] = {
{"help", no_argument, NULL, 'h'},
{"removevisible", no_argument, NULL, 'r'},