X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fhtml.c;h=5c95524e490e645378bf9d41867a5bca02b97c76;hb=83875cf99a93ec708989894477f3880cf4579630;hp=f638032f209d3cb98a71eb7a4f65fdf57145dc0d;hpb=4fd426be85d2d1328742bafc2c7005aa114a5074;p=citadel.git diff --git a/citadel/html.c b/citadel/html.c index f638032f2..5c95524e4 100644 --- a/citadel/html.c +++ b/citadel/html.c @@ -1,6 +1,7 @@ /* - * html.c -- Functions which handle translation between HTML and plain text * $Id$ + * + * Functions which handle translation between HTML and plain text */ #include "sysdep.h"