mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-25 00:05:16 +00:00
Formatting, consistency.
This commit is contained in:
4
curses.h
4
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**************************************************************
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user