From 4deb6dde486dea74b53506ec2d2ac062f8ef4071 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Wed, 23 Nov 2005 19:44:20 +0000 Subject: [PATCH] PDC_BUILD is no longer PDC_BUILD????, so reflect that in the comments. To Do: It's probably about time to update that build number. --- curses.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/curses.h b/curses.h index 2b2275ed..4be4b05c 100644 --- a/curses.h +++ b/curses.h @@ -18,7 +18,7 @@ *************************************************************************** */ /* -$Id: curses.h,v 1.37 2005/11/23 04:42:43 rexx Exp $ +$Id: curses.h,v 1.38 2005/11/23 19:44:20 wmcbrine Exp $ */ /* *---------------------------------------------------------------------- @@ -151,7 +151,7 @@ PDCurses definitions list: (Only define those needed) MSC True if using a Microsoft compiler. HAVE_PROTO True if the compiler supports ANSI prototypes. CPLUSPLUS True if the compiler supports C++. - PDC_BUILD???? Defines API build version. + PDC_BUILD Defines API build version. PDCurses portable platform definitions list: