Formatting, consistency.

This commit is contained in:
William McBrine
2006-03-21 00:13:56 +00:00
parent 150369fd80
commit bc35002a8b
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -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 <assert.h>