A requiem for pstring.
authorJeremy Allison <jra@samba.org>
Fri, 7 Dec 2007 22:54:38 +0000 (14:54 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 7 Dec 2007 22:54:38 +0000 (14:54 -0800)
                  --------------
                 /              \
                /      REST      \
               /        IN        \
              /       PEACE        \
             /                      \
             | The infamous pstring |
             |                      |
             |                      |
             |      7 December      |
             |                      |
             |         2007         |
            *|     *  *  *          | *
   _________)/\\_//(\/(/\)/\//\/\///|_)_______

Jeremy
(This used to be commit bca371bff8e1dd5099eda1774e5bb0fdbd6a1a77)

source3/include/includes.h

index 67995fa4994b652bc18d32f1c1f17117ed019b7a..c3c9dca9cfc816022e2c5781e3be938f184714fc 100644 (file)
@@ -618,6 +618,24 @@ struct timespec {
 #endif
 
 /* Our own fstrings */
+
+/*
+                  --------------
+                 /              \
+                /      REST      \
+               /        IN        \
+              /       PEACE        \
+             /                      \
+             | The infamous pstring |
+             |                      |
+             |                      |
+             |      7 December      |
+             |                      |
+             |         2007         |
+            *|     *  *  *          | *
+   _________)/\\_//(\/(/\)/\//\/\///|_)_______
+*/
+
 #define FSTRING_LEN 256
 typedef char fstring[FSTRING_LEN];