From 12dd8db40b919c65160d2acefb05ed892569c950 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Fri, 16 Jun 2000 21:45:51 +0000 Subject: [PATCH] don't indent comments by one space --- lib/dns/rdata/generic/unspec_103.h | 2 +- lib/dns/rdata/in_1/a6_38.c | 4 ++-- lib/dns/rdata/in_1/a6_38.h | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/dns/rdata/generic/unspec_103.h b/lib/dns/rdata/generic/unspec_103.h index 74b8951db5..bdb10abbe0 100644 --- a/lib/dns/rdata/generic/unspec_103.h +++ b/lib/dns/rdata/generic/unspec_103.h @@ -18,7 +18,7 @@ #ifndef GENERIC_UNSPEC_103_H #define GENERIC_UNSPEC_103_H 1 - /* $Id: unspec_103.h,v 1.8 2000/04/29 02:01:52 tale Exp $ */ +/* $Id: unspec_103.h,v 1.9 2000/06/16 21:45:51 gson Exp $ */ typedef struct dns_rdata_unspec_t { dns_rdatacommon_t common; diff --git a/lib/dns/rdata/in_1/a6_38.c b/lib/dns/rdata/in_1/a6_38.c index 94bb46f51a..e585aa1d42 100644 --- a/lib/dns/rdata/in_1/a6_38.c +++ b/lib/dns/rdata/in_1/a6_38.c @@ -15,9 +15,9 @@ * SOFTWARE. */ - /* $Id: a6_38.c,v 1.33 2000/06/01 18:26:40 tale Exp $ */ +/* $Id: a6_38.c,v 1.34 2000/06/16 21:41:47 gson Exp $ */ - /* draft-ietf-ipngwg-dns-lookups-03.txt */ +/* draft-ietf-ipngwg-dns-lookups-03.txt */ #ifndef RDATA_IN_1_A6_28_C #define RDATA_IN_1_A6_28_C diff --git a/lib/dns/rdata/in_1/a6_38.h b/lib/dns/rdata/in_1/a6_38.h index 4971eaa628..bffdae0625 100644 --- a/lib/dns/rdata/in_1/a6_38.h +++ b/lib/dns/rdata/in_1/a6_38.h @@ -18,9 +18,9 @@ #ifndef IN_1_A6_38_H #define IN_1_A6_38_H 1 - /* $Id: a6_38.h,v 1.13 2000/04/29 02:01:54 tale Exp $ */ +/* $Id: a6_38.h,v 1.14 2000/06/16 21:41:28 gson Exp $ */ - /* draft-ietf-ipngwg-dns-lookups-03.txt */ +/* draft-ietf-ipngwg-dns-lookups-03.txt */ typedef struct dns_rdata_in_a6 { dns_rdatacommon_t common;