git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c4456f2
)
Added forgotten 'break'.
author
Maxim Mamontov
<faust.madf@gmail.com>
Fri, 26 Jul 2013 17:32:12 +0000
(20:32 +0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Fri, 26 Jul 2013 17:32:12 +0000
(20:32 +0300)
projects/sgconf/main.cpp
patch
|
blob
|
history
diff --git
a/projects/sgconf/main.cpp
b/projects/sgconf/main.cpp
index ce5a20722707c37940a485abdd1fff0add7ff0d1..2c02be27488c8b7c53ac0819847684696616d66d 100644
(file)
--- a/
projects/sgconf/main.cpp
+++ b/
projects/sgconf/main.cpp
@@
-849,6
+849,7
@@
while (1)
case 800:
req.authBy = true;
case 800:
req.authBy = true;
+ break;
case '?':
case ':':
case '?':
case ':':