summaryrefslogtreecommitdiffstats
path: root/lib/libedit/histedit.h
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2014-07-17 02:14:25 +0000
committerpfg <pfg@FreeBSD.org>2014-07-17 02:14:25 +0000
commit30eedb40f8116d0b9e1474448737253ee214d44a (patch)
treef9a2b5d76dcd431fca9f52c6c575514897497474 /lib/libedit/histedit.h
parent082dc1af3f2b61b464dcf541f07a5ee1969edbb2 (diff)
downloadFreeBSD-src-30eedb40f8116d0b9e1474448737253ee214d44a.zip
FreeBSD-src-30eedb40f8116d0b9e1474448737253ee214d44a.tar.gz
MFC r268502:
Sync some (mostly cosmetical) changes from NetBSD Makefile,v 1.37 tc1.c v 1.3 Rename TEST/test.c tc1.c common.c,v 1.23 pass lint on _LP64. emacs.c,v 1.22 pass lint on _LP64. filecomplete.h,v 1.8 mv NetBSD ID back from 1.9 as we don't have the widecharacter support. prompt.c,v 1.14 prompt.h,v 1.9 term.h,v 1.20 read.h,v 1.6 Update NetBSD version strings sys.h,v 1.12 Misc sun stuff. tty.c 1.31 handle EINTR in the termios operations Allow a single process to control multiple ttys (for pthreads using _REENTRANT) using multiple EditLine objects. pass lint on _LP64. Don't depend on side effects inside an assert Obtained from: NetBSD
Diffstat (limited to 'lib/libedit/histedit.h')
-rw-r--r--lib/libedit/histedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/histedit.h b/lib/libedit/histedit.h
index 8a6caf9..55f1277 100644
--- a/lib/libedit/histedit.h
+++ b/lib/libedit/histedit.h
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* @(#)histedit.h 8.2 (Berkeley) 1/3/94
- * $NetBSD: histedit.h,v 1.32 2007/06/10 20:20:28 christos Exp $
+ * $NetBSD: histedit.h,v 1.41 2009/09/07 21:24:33 christos Exp $
* $FreeBSD$
*/
OpenPOWER on IntegriCloud