summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/curses.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2000-01-23 04:57:41 +0000
committermillert <millert@openbsd.org>2000-01-23 04:57:41 +0000
commit2bbfa12c6ec4d3975c7bfdf5e1b377db08134d8a (patch)
treef8820043321d24c4e4837c401879d3d35392024e /lib/libcurses/curses.h
parentremove vga/vgafb for now. mac is currently running on openfirmware (diff)
downloadwireguard-openbsd-2bbfa12c6ec4d3975c7bfdf5e1b377db08134d8a.tar.xz
wireguard-openbsd-2bbfa12c6ec4d3975c7bfdf5e1b377db08134d8a.zip
Update to ncurses-5.0-20000122
Diffstat (limited to 'lib/libcurses/curses.h')
-rw-r--r--lib/libcurses/curses.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcurses/curses.h b/lib/libcurses/curses.h
index 6c751a4f665..3b1aded0c2e 100644
--- a/lib/libcurses/curses.h
+++ b/lib/libcurses/curses.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: curses.h,v 1.44 2000/01/16 01:35:17 millert Exp $ */
+/* $OpenBSD: curses.h,v 1.45 2000/01/23 04:57:41 millert Exp $ */
/****************************************************************************
* Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -50,7 +50,7 @@
/* These are defined only in curses.h, and are used for conditional compiles */
#define NCURSES_VERSION_MAJOR 5
#define NCURSES_VERSION_MINOR 0
-#define NCURSES_VERSION_PATCH 20000115
+#define NCURSES_VERSION_PATCH 20000122
/* This is defined in more than one ncurses header, for identification */
#undef NCURSES_VERSION