* --pedantic cleanup.
[citadel.git] / webcit / groupdav_get.c
index 40b62d72c1506502d2831ad86d0d838d0c8aed19..85f643b83111cf7a44e6bc028f93552a431e7ece 100644 (file)
@@ -25,7 +25,7 @@ void groupdav_get_big_ics(void) {
                hprintf("Content-Type: text/plain\r\n");
                wprintf("%s\r\n",
                        &buf[4]
-                       );/// TODO: do we need to end-burst here?
+                       );/* TODO: do we need to end-burst here? */
                return;
        }