]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
make struct _softlabelkeys *slks static
authorHolger Lubitz <hal@duncan.ol.sub.de>
Fri, 27 Jul 2007 19:38:45 +0000 (21:38 +0200)
committerHolger Lubitz <hal@duncan.ol.sub.de>
Fri, 27 Jul 2007 19:38:45 +0000 (21:38 +0200)
src/hci/mucurses/slk.c

index 4422e15a0c3828e850d1868e484dc894651d9f48..600658e75e14170b0248ed736739c03cec57a1d3 100644 (file)
@@ -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