summaryrefslogtreecommitdiffstatshomepage
path: root/libman.h
diff options
context:
space:
mode:
Diffstat (limited to 'libman.h')
-rw-r--r--libman.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libman.h b/libman.h
index dfd69b64..95787c62 100644
--- a/libman.h
+++ b/libman.h
@@ -1,4 +1,4 @@
-/* $Id: libman.h,v 1.16 2009/08/13 11:45:29 kristaps Exp $ */
+/* $Id: libman.h,v 1.17 2009/08/19 09:14:50 kristaps Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -57,6 +57,7 @@ enum merr {
WMACRO,
WMACROFORM,
WEXITSCOPE,
+ WNOSCOPE,
WERRMAX
};