Merge branch 'master' of ssh://fozzie/home/neale/projects/ctf

This commit is contained in:
Neale Pickett 2011-11-05 17:42:28 -06:00
commit 713027b737
1 changed files with 3 additions and 0 deletions

View File

@ -155,6 +155,9 @@ run(char* key) {
printf("\n");
fflush(stdout);
existing = FALSE;
} else {
printf("\n");
fflush(stdout);
}
} else if (91 <= tmp && tmp <= 122) {
if (existing) {