Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/include Too many endif.
details: https://anonhg.NetBSD.org/src/rev/151ccddd0ea9
branches: trunk
changeset: 786877:151ccddd0ea9
user: joerg <joerg%NetBSD.org@localhost>
date: Fri May 17 14:11:55 2013 +0000
description:
Too many endif.
diffstat:
include/locale.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 408140b840f3 -r 151ccddd0ea9 include/locale.h
--- a/include/locale.h Fri May 17 13:00:40 2013 +0000
+++ b/include/locale.h Fri May 17 14:11:55 2013 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locale.h,v 1.23 2013/05/17 13:00:40 joerg Exp $ */
+/* $NetBSD: locale.h,v 1.24 2013/05/17 14:11:55 joerg Exp $ */
/*
* Copyright (c) 1991, 1993
@@ -112,7 +112,6 @@
extern __dso_protected struct _locale _lc_global_locale;
#endif
#define LC_GLOBAL_LOCALE (&_lc_global_locale)
-#endif
#endif /* _POSIX_SOURCE >= 200809 || _NETBSD_SOURCE */
#if defined(_NETBSD_SOURCE)
Home |
Main Index |
Thread Index |
Old Index