make struct _softlabelkeys *slks static

This commit is contained in:
Holger Lubitz
2007-07-27 21:38:45 +02:00
parent fa11865de0
commit 9280f2649a

View File

@@ -50,7 +50,7 @@ struct _softlabelkeys {
short saved_pair; short saved_pair;
}; };
struct _softlabelkeys *slks; static struct _softlabelkeys *slks;
/* /*
I either need to break the primitives here, or write a collection of I either need to break the primitives here, or write a collection of