]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/inspircd.h
Unneeded
[user/henk/code/inspircd.git] / include / inspircd.h
index 9798af4f29bb7599450893815b1bb6c9ee05b840..edf8cd854c2d038d3914bc905b6efeb8917b1013 100644 (file)
@@ -273,7 +273,7 @@ class CoreExport InspIRCd : public classbase
  private:
        /** Holds the current UID. Used to generate the next one.
         */
-       char current_uid[UUID_LENGTH + 1];
+       char current_uid[UUID_LENGTH];
 
        /** Set up the signal handlers
         */