From 7a9b47e4d035119562a092cddce884d65fd99d6e Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 3 May 2000 20:24:03 +0000 Subject: [PATCH] do not indent comments by one space --- lib/dns/gen.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/dns/gen.c b/lib/dns/gen.c index 0b08cf7083..c93ac78954 100644 --- a/lib/dns/gen.c +++ b/lib/dns/gen.c @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: gen.c,v 1.42 2000/04/26 18:30:04 explorer Exp $ */ +/* $Id: gen.c,v 1.43 2000/05/03 20:24:03 gson Exp $ */ #include @@ -114,7 +114,7 @@ char copyright[] = * SOFTWARE.\n\ */\n\ \n\ - /* THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT */\n\ +/* THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT */\n\ \n"; struct cc {