Clean up a comment.
authorDave West <davew@uncensored.citadel.org>
Sun, 8 Nov 2009 19:25:17 +0000 (19:25 +0000)
committerDave West <davew@uncensored.citadel.org>
Sun, 8 Nov 2009 19:25:17 +0000 (19:25 +0000)
citadel/modules/fulltext/serv_fulltext.c

index b52d959e954a5de7856ff70f0338d18fc02cd29d..d6d9d64396d9dfa384c148bdf7a40e2d364fc842 100644 (file)
@@ -232,7 +232,7 @@ void ft_index_room(struct ctdlroom *qrbuf, void *data)
 
 
 /*
- * Begin the fulltext indexing process.  (Called as an EVT_TIMER event)
+ * Begin the fulltext indexing process.
  */
 void do_fulltext_indexing(void) {
        int i;