summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2003-01-16 16:34:02 +0000
committerjbj <devnull@localhost>2003-01-16 16:34:02 +0000
commit6169570ccb926c3c449d99d06753a03233fbb1e0 (patch)
treeeb28f1e4b8b06e7eb10502fdce373255a394f602 /popt
parente906131f952eff844d0b8c53b3152baef4475f8b (diff)
downloadrpm-6169570ccb926c3c449d99d06753a03233fbb1e0.tar.gz
Nitpicky fix.
CVS patchset: 6011 CVS date: 2003/01/16 16:34:02
Diffstat (limited to 'popt')
-rw-r--r--popt/test3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/popt/test3.c b/popt/test3.c
index 5290a9a3d..8eacd3c13 100644
--- a/popt/test3.c
+++ b/popt/test3.c
@@ -1,4 +1,4 @@
-// vim:ts=8:sts=4
+/* vim:ts=8:sts=4 */
#include <stdio.h>
#include <stdlib.h>