diff options
Diffstat (limited to 'src/char/char.c')
-rw-r--r-- | src/char/char.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/char/char.c b/src/char/char.c index 7366cad1d..262adb86f 100644 --- a/src/char/char.c +++ b/src/char/char.c @@ -4447,3 +4447,4 @@ int do_init(int argc, char **argv) { return 0; } #endif //TXT_SQL_CONVERT + |