Removed references to Subversion in the code
[citadel.git] / citadel / modules / xmpp / serv_xmpp.c
index 795112b1c50e16835e428234223049dc1c95aefd..733c2363c6d6324e42aefd859fa99356444c4b31 100644 (file)
@@ -635,6 +635,6 @@ CTDL_MODULE_INIT(xmpp)
 
        }
 
-       /* return our Subversion id for the Log */
+       /* return our module name for the log */
        return "xmpp";
 }