Removed references to Subversion in the code
[citadel.git] / citadel / modules / dspam / serv_dspam.c
index b29ba20a1c73437b861493647e0e2a669e2ffa83..9f06f6e13a9db8d654b52a15be1dd6eb7fa15f00 100644 (file)
@@ -258,7 +258,7 @@ CTDL_MODULE_INIT(dspam)
 #endif /* HAVE_LIBDSPAM */
        }
        
-        /* return our Subversion id for the Log */
+        /* return our module name for the log */
        return "dspam";
 }