mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 16:30:00 -04:00
do not indent comments by one space
This commit is contained in:
parent
e2cf9c2db3
commit
7a9b47e4d0
1 changed files with 2 additions and 2 deletions
|
|
@ -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 <config.h>
|
||||
|
||||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue