From bc35002a8b6e6862d7e210ffa2a4642d4fd7e6bc Mon Sep 17 00:00:00 2001 From: William McBrine Date: Tue, 21 Mar 2006 00:13:56 +0000 Subject: [PATCH] Formatting, consistency. --- curses.h | 4 ++-- curspriv.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/curses.h b/curses.h index 0c04e49c..b7b0f7c8 100644 --- a/curses.h +++ b/curses.h @@ -15,13 +15,13 @@ * See the file maintain.er for details of the current maintainer. * ************************************************************************/ -/* $Id: curses.h,v 1.145 2006/03/20 23:57:06 wmcbrine Exp $ */ +/* $Id: curses.h,v 1.146 2006/03/21 00:13:56 wmcbrine Exp $ */ /*----------------------------------------------------------------------* * PDCurses * *----------------------------------------------------------------------*/ -#ifndef __PDCURSES__ +#ifndef __PDCURSES__ #define __PDCURSES__ 1 /*man-start************************************************************** diff --git a/curspriv.h b/curspriv.h index 282264c0..27d37ff6 100644 --- a/curspriv.h +++ b/curspriv.h @@ -15,7 +15,7 @@ * See the file maintain.er for details of the current maintainer. * ************************************************************************/ -/* $Id: curspriv.h,v 1.46 2006/03/20 17:30:24 wmcbrine Exp $ */ +/* $Id: curspriv.h,v 1.47 2006/03/21 00:13:56 wmcbrine Exp $ */ /* CURSPRIV.H @@ -23,7 +23,7 @@ These should generally not be referenced by applications. */ #ifndef __CURSES_INTERNALS__ -#define __CURSES_INTERNALS__ +#define __CURSES_INTERNALS__ 1 #include