summaryrefslogtreecommitdiff
path: root/lib/libcurses/base/lib_nl.c
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-03-10 01:35:07 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-03-10 01:35:07 +0000
commit261ac7c5d4e5530264ff351b1a233f04029a8a6f (patch)
tree194864f15038dcdd201ca21529813de767f3fad8 /lib/libcurses/base/lib_nl.c
parentd81f935ca5458507391f36a713d5bf0ccffbf725 (diff)
Update to ncurses-5.0-20000304
Diffstat (limited to 'lib/libcurses/base/lib_nl.c')
-rw-r--r--lib/libcurses/base/lib_nl.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcurses/base/lib_nl.c b/lib/libcurses/base/lib_nl.c
index 5e69c25e300..9e089cb9216 100644
--- a/lib/libcurses/base/lib_nl.c
+++ b/lib/libcurses/base/lib_nl.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: lib_nl.c,v 1.3 2000/01/09 05:06:02 millert Exp $ */
+/* $OpenBSD: lib_nl.c,v 1.4 2000/03/10 01:35:02 millert Exp $ */
/****************************************************************************
- * Copyright (c) 1998-2000 Free Software Foundation, Inc. *
+ * Copyright (c) 1998,1999,2000 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy of this software and associated documentation files (the *
@@ -44,7 +44,7 @@
#include <curses.priv.h>
-MODULE_ID("$From: lib_nl.c,v 1.5 2000/01/08 17:33:30 tom Exp $")
+MODULE_ID("$From: lib_nl.c,v 1.6 2000/02/13 00:59:39 tom Exp $")
#ifdef __EMX__
#include <io.h>