mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
37f5aac4ac
good FreeBSD-specific template; Will is working on one. PR: 15995 Submitted by: Will Andrews <andrews@technologist.com>
11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
--- screens/nc_menus.c Tue Jun 29 05:42:18 1999
|
|
+++ screens/nc_menus.c.new Sat Dec 11 01:36:09 1999
|
|
@@ -783,7 +783,6 @@
|
|
struct menu *menu;
|
|
struct menu_items *HK;
|
|
int noclobber,gotch;
|
|
- char c;
|
|
|
|
if (!(firstmenu))
|
|
return;
|