summaryrefslogtreecommitdiff
path: root/menu/llib-lmenutw
diff options
context:
space:
mode:
Diffstat (limited to 'menu/llib-lmenutw')
-rw-r--r--menu/llib-lmenutw7
1 files changed, 3 insertions, 4 deletions
diff --git a/menu/llib-lmenutw b/menu/llib-lmenutw
index 0cd559e..1d348c0 100644
--- a/menu/llib-lmenutw
+++ b/menu/llib-lmenutw
@@ -1,5 +1,6 @@
/****************************************************************************
- * Copyright (c) 2010 Free Software Foundation, Inc. *
+ * Copyright 2020 Thomas E. Dickey *
+ * Copyright 2010,2015 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy of this software and associated documentation files (the *
@@ -27,7 +28,7 @@
****************************************************************************/
/****************************************************************************
- * Author: Thomas E. Dickey 2010 *
+ * Author: Thomas E. Dickey 2010-on *
****************************************************************************/
/* LINTLIBRARY */
@@ -237,8 +238,6 @@ const char *item_description(
/* ./m_item_new.c */
-#include <wctype.h>
-
#undef new_item
ITEM *new_item(
const char *name,