diff options
author | Peter Wemm <peter@FreeBSD.org> | 2013-08-11 09:44:58 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2013-08-11 09:44:58 +0000 |
commit | be3e4646eef6a3abcf58590dac24a5dfe54540f6 (patch) | |
tree | 5a0e2514f154d0eb24f2235092423adb95ac75ac /include/tcl_extern.h | |
parent | 84ed61ee234d2654ec965be5bfdda4269f9dc4fd (diff) |
Import nvi-2.1.1-4334a8297f into the work area. This is the gsoc-2011vendor/nvi/2.1.1-4334a8297f
project to clean up and backport multibyte support from other nvi forks
in a form we can use.
GSoC info: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/zy/1
Repo at: https://github.com/lichray/nvi2
Obtained from: Zhihao Yuan <lichray@gmail.com>
Notes
Notes:
svn path=/vendor/nvi/dist/; revision=254211
svn path=/vendor/nvi/2.1.1-4334a8297f/; revision=254212; tag=vendor/nvi/2.1.1-4334a8297f
Diffstat (limited to 'include/tcl_extern.h')
-rw-r--r-- | include/tcl_extern.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tcl_extern.h b/include/tcl_extern.h deleted file mode 100644 index ac68ae4119fd..000000000000 --- a/include/tcl_extern.h +++ /dev/null @@ -1 +0,0 @@ -int tcl_init __P((GS *)); |