don't indent comments by one space

This commit is contained in:
Andreas Gustafsson
2000-06-16 21:45:51 +00:00
parent 83ea3fdeb5
commit 12dd8db40b
3 changed files with 5 additions and 5 deletions

View File

@@ -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;

View File

@@ -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

View File

@@ -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;