diff options
author | Attila Molnar <attilamolnar@hush.com> | 2014-01-23 14:37:09 +0100 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2014-01-23 14:37:09 +0100 |
commit | d02011d69fe1e52ec0bc38051eff9ea93a1cc88c (patch) | |
tree | e754312d779e090111000d1c27d666fd318ae144 /include/xline.h | |
parent | 2f3c378a3974cc206cf4e184dec9b303ce2ee43a (diff) |
Remove whitespace and minor style changes
Diffstat (limited to 'include/xline.h')
-rw-r--r-- | include/xline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xline.h b/include/xline.h index 5403a0933..fe044d0f2 100644 --- a/include/xline.h +++ b/include/xline.h @@ -525,4 +525,3 @@ class CoreExport XLineManager */ void InvokeStats(const std::string &type, int numeric, User* user, string_list &results); }; - |