summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses
diff options
context:
space:
mode:
authorHolger Lubitz2007-07-27 21:38:45 +0200
committerHolger Lubitz2007-07-27 21:38:45 +0200
commit9280f2649a0337b323a6b11063fb8ecb3e56fc70 (patch)
treed0a4a56e3b839cdf86465696eb0b20745d6f4b91 /src/hci/mucurses
parentmake add_ndp_entry static (diff)
downloadipxe-9280f2649a0337b323a6b11063fb8ecb3e56fc70.tar.gz
ipxe-9280f2649a0337b323a6b11063fb8ecb3e56fc70.tar.xz
ipxe-9280f2649a0337b323a6b11063fb8ecb3e56fc70.zip
make struct _softlabelkeys *slks static
Diffstat (limited to 'src/hci/mucurses')
-rw-r--r--src/hci/mucurses/slk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hci/mucurses/slk.c b/src/hci/mucurses/slk.c
index 4422e15a..600658e7 100644
--- a/src/hci/mucurses/slk.c
+++ b/src/hci/mucurses/slk.c
@@ -50,7 +50,7 @@ struct _softlabelkeys {
short saved_pair;
};
-struct _softlabelkeys *slks;
+static struct _softlabelkeys *slks;
/*
I either need to break the primitives here, or write a collection of