Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libpanel bump warns



details:   https://anonhg.NetBSD.org/src/rev/5f3a11e405f4
branches:  trunk
changeset: 348071:5f3a11e405f4
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Oct 03 17:06:58 2016 +0000

description:
bump warns

diffstat:

 lib/libpanel/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 7fd15d782301 -r 5f3a11e405f4 lib/libpanel/Makefile
--- a/lib/libpanel/Makefile     Mon Oct 03 16:11:11 2016 +0000
+++ b/lib/libpanel/Makefile     Mon Oct 03 17:06:58 2016 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.7 2015/11/22 04:30:33 kamil Exp $
+#      $NetBSD: Makefile,v 1.8 2016/10/03 17:06:58 christos Exp $
 
-WARNS= 4
+WARNS= 6
 
 CPPFLAGS+=     -I${.CURDIR}
 



Home | Main Index | Thread Index | Old Index