From 6be686be4104a714d20cd942ca1bb2bf4e08f305 Mon Sep 17 00:00:00 2001 From: Eric Schuele Date: Sat, 22 Dec 2007 03:23:50 +0000 Subject: [PATCH] Assistance for the formatting impaired (like myself). SVN revision: 33203 --- src/module/news_viewer.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/module/news_viewer.c b/src/module/news_viewer.c index c13b94d..e204153 100644 --- a/src/module/news_viewer.c +++ b/src/module/news_viewer.c @@ -1,3 +1,7 @@ +/* + * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2 + */ + #include "News.h" #define VIEWER_CREATE_FAIL(nv, msg) \