* added a comment infront of the svn modifieable returns. Now it will be me listed...
[citadel.git] / citadel / serv_vcard.c
index fe20b40af31751c2a7e8517db8365d93df23535b..b8f7a4a0cdab66d4dacf1eff047fc9dc3e34760b 100644 (file)
@@ -1384,5 +1384,6 @@ char *serv_vcard_init(void)
                chown(filename, CTDLUID, (-1));
        }
 
+       /* return our Subversion id for the Log */
        return "$Id$";
 }