From 5c792a88f3115c1811c5080c90ba1a5f9d97ce5d Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Sun, 24 Jan 2010 21:49:14 +0000 Subject: [PATCH] * svn id tag --- webcit/bbsview_renderer.c | 2 +- webcit/paramhandling.c | 2 +- webcit/roomlist.c | 2 +- webcit/static.c | 2 +- webcit/sysdep.c | 2 +- webcit/utils.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/webcit/bbsview_renderer.c b/webcit/bbsview_renderer.c index 30016b403..986ecb37e 100644 --- a/webcit/bbsview_renderer.c +++ b/webcit/bbsview_renderer.c @@ -1,5 +1,5 @@ /* - * $Id: $ + * $Id$ * * BBS View renderer module for WebCit * diff --git a/webcit/paramhandling.c b/webcit/paramhandling.c index 2a9848e36..912fdc5fe 100644 --- a/webcit/paramhandling.c +++ b/webcit/paramhandling.c @@ -1,5 +1,5 @@ /* - * $Id: paramhandling.c 6808 2008-12-11 00:00:36Z dothebart $ + * $Id$ * * parse urlparts and post data */ diff --git a/webcit/roomlist.c b/webcit/roomlist.c index a53605893..0370a4dce 100644 --- a/webcit/roomlist.c +++ b/webcit/roomlist.c @@ -1,5 +1,5 @@ /* - * $Id: roomlist.c 7751 2009-08-28 21:13:28Z dothebart $ + * $Id$ * room listings and filters. */ diff --git a/webcit/static.c b/webcit/static.c index 70f3cd36b..b5ea7965d 100644 --- a/webcit/static.c +++ b/webcit/static.c @@ -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 diff --git a/webcit/sysdep.c b/webcit/sysdep.c index b4db58f9e..00fafbbed 100644 --- a/webcit/sysdep.c +++ b/webcit/sysdep.c @@ -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. diff --git a/webcit/utils.c b/webcit/utils.c index 7d6b02bdc..2b8bee1f2 100644 --- a/webcit/utils.c +++ b/webcit/utils.c @@ -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 */ -- 2.30.2