http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa11865
)
make struct _softlabelkeys *slks static
author
Holger Lubitz
<hal@duncan.ol.sub.de>
Fri, 27 Jul 2007 19:38:45 +0000
(21:38 +0200)
committer
Holger Lubitz
<hal@duncan.ol.sub.de>
Fri, 27 Jul 2007 19:38:45 +0000
(21:38 +0200)
src/hci/mucurses/slk.c
patch
|
blob
|
history
diff --git
a/src/hci/mucurses/slk.c
b/src/hci/mucurses/slk.c
index
4422e15
..
600658e
100644
(file)
--- a/
src/hci/mucurses/slk.c
+++ b/
src/hci/mucurses/slk.c
@@
-50,7
+50,7
@@
struct _softlabelkeys {
short saved_pair;
};
-struct _softlabelkeys *slks;
+st
atic st
ruct _softlabelkeys *slks;
/*
I either need to break the primitives here, or write a collection of