]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - menu/llib-lmenutw
ncurses 6.1 - patch 20180331
[ncurses.git] / menu / llib-lmenutw
index 0cd559ebd269e2c2809f1c3af63a49063388e96b..a28708905c81814802c719c2058f33bd0bf7ffc7 100644 (file)
@@ -1,5 +1,5 @@
 /****************************************************************************
 /****************************************************************************
- * Copyright (c) 2010 Free Software Foundation, Inc.                        *
+ * Copyright (c) 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            *
  *                                                                          *
  * Permission is hereby granted, free of charge, to any person obtaining a  *
  * copy of this software and associated documentation files (the            *
@@ -27,7 +27,7 @@
  ****************************************************************************/
 
 /****************************************************************************
  ****************************************************************************/
 
 /****************************************************************************
- *  Author: Thomas E. Dickey                    2010                        *
+ *  Author: Thomas E. Dickey       2010-on                                  *
  ****************************************************************************/
 /* LINTLIBRARY */
 
  ****************************************************************************/
 /* LINTLIBRARY */
 
@@ -237,8 +237,6 @@ const char *item_description(
 
 /* ./m_item_new.c */
 
 
 /* ./m_item_new.c */
 
-#include <wctype.h>
-
 #undef new_item
 ITEM   *new_item(
                const char *name, 
 #undef new_item
 ITEM   *new_item(
                const char *name,