* svn id tag
authorArt Cancro <ajc@citadel.org>
Sun, 24 Jan 2010 21:49:14 +0000 (21:49 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 24 Jan 2010 21:49:14 +0000 (21:49 +0000)
webcit/bbsview_renderer.c
webcit/paramhandling.c
webcit/roomlist.c
webcit/static.c
webcit/sysdep.c
webcit/utils.c

index 30016b403a85fb5c5cd7eeed7cd6fa3fcb8e75b4..986ecb37e0624942bf3ec201c7642b869804cf06 100644 (file)
@@ -1,5 +1,5 @@
 /* 
- * $Id$
+ * $Id$
  *
  * BBS View renderer module for WebCit
  *
index 2a9848e36adec1e6e59f6aee8c86f12a3fe9f6a9..912fdc5febe61328aaebee8cf66647f0b13f2ddf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: paramhandling.c 6808 2008-12-11 00:00:36Z dothebart $
+ * $Id$
  *
  * parse urlparts and post data
  */
index a53605893d2dacfc4660a68112c55e2d85411814..0370a4dcee07fbc03a0254dc0b8f3196c46e75b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: roomlist.c 7751 2009-08-28 21:13:28Z dothebart $
+ * $Id$
  * room listings and filters.
  */
 
index 70f3cd36b4562213cdfd5b10a8f4daed29ad9771..b5ea7965d928c00b42d519df49398d6373161cc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: webcit.c 7459 2009-05-17 08:34:33Z dothebart $
+ * $Id$
  *
  * This is the main transaction loop of the web service.  It maintains a
  * persistent session to the Citadel server, handling HTTP WebCit requests as
index b4db58f9e1488ae5b2a96a9cb1d926759da76574..00fafbbed19a4d4510584cff1749ab76df4963b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: sysdep.c 5691 2007-11-04 23:19:17Z dothebart $
+ * $Id$
  *
  * Citadel "system dependent" stuff.
  * See copyright.txt for copyright information.
index 7d6b02bdcc97541c1a68c7fce546f0711f56d0e2..2b8bee1f29780eab7693513321241bfb7f5d5091 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: utils.c 6808 2008-12-11 00:00:36Z dothebart $
+ * $Id$
  *
  * de/encoding stuff. hopefully mostly to be depricated in favour of subst.c + strbuf
  */