diff options
Diffstat (limited to 'src/unreal32.c')
-rw-r--r-- | src/unreal32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unreal32.c b/src/unreal32.c index b5dfd87d6..406629570 100644 --- a/src/unreal32.c +++ b/src/unreal32.c @@ -1935,7 +1935,7 @@ void anope_cmd_svid_umode2(User * u, char *ts) void anope_cmd_svid_umode3(User * u, char *ts) { - // not used + /* not used */ } int anope_event_error(char *source, int ac, char **av) |