Fix r2 -hh

This commit is contained in:
pancake 2017-03-06 15:18:23 +01:00
parent 4d7767883b
commit 06dd26d74d

View File

@ -473,7 +473,7 @@ int main(int argc, char **argv, char **envp) {
return 0;
}
while ((c = getopt (argc, argv, "=02AMCwfF:H:h::m:e:nk:Ndqs:p:b:B:a:Lui:I:l:P:R:c:D:vVSzu"
while ((c = getopt (argc, argv, "=02AMCwfF:H:hm:e:nk:Ndqs:p:b:B:a:Lui:I:l:P:R:c:D:vVSzu"
#if USE_THREADS
"t"
#endif