Commit 1595e836 authored by dearblue's avatar dearblue

Fix indent

parent fd57af3e
......@@ -387,8 +387,8 @@ id:
switch (*m) {
case '!': case '?': case '=': ++m;
default: break;
}
}
}
break;
}
return *m ? FALSE : TRUE;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment