diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
commit | 6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch) | |
tree | fb8d61358190cc429db453d54fb9920ccfde716f /shells/bash3/files/patch-shmbutil.h | |
parent | ea16706c62b542adc8f3b887256bf215bf914db6 (diff) |
Diffstat (limited to 'shells/bash3/files/patch-shmbutil.h')
-rw-r--r-- | shells/bash3/files/patch-shmbutil.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/shells/bash3/files/patch-shmbutil.h b/shells/bash3/files/patch-shmbutil.h deleted file mode 100644 index 4af39cae10ae..000000000000 --- a/shells/bash3/files/patch-shmbutil.h +++ /dev/null @@ -1,13 +0,0 @@ ---- include/shmbutil.h.orig Sun Aug 25 20:35:01 2002 -+++ include/shmbutil.h Sun Aug 25 20:37:01 2002 -@@ -34,7 +34,10 @@ - # include <wchar.h> - # include <wctype.h> - # if defined (HAVE_MBSRTOWCS) /* system is supposed to support XPG5 */ -+/* -+ FreeBSD lies... - # define HANDLE_MULTIBYTE 1 -+*/ - # endif - #endif /* HAVE_WCTYPE_H && HAVE_WCHAR_H */ - |