summaryrefslogtreecommitdiff
path: root/cad/xcircuit/patches/patch-af
blob: 607848e3d16153c915381a6df63d8e04f4230ffd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.1 2003/07/10 08:03:58 jtb Exp $

--- keybindings.c.orig
+++ keybindings.c
@@ -64,7 +64,7 @@
 /* xcircuit.h!							*/
 /*--------------------------------------------------------------*/
 
-static char *function_names[NUM_FUNCTIONS] = {
+static char *function_names[] = {
    "Page", "Justify", "Superscript", "Subscript", "Normalscript",
    "Nextfont", "Boldfont", "Italicfont", "Normalfont", "Underline",
    "Overline", "ISO Encoding", "Return", "Halfspace", "Quarterspace",