summaryrefslogtreecommitdiff
blob: 533a72386d8c27803be736a98da43f1618b60a22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Bug: https://bugs.gentoo.org/924177
--- a/xscreensaver.app.c
+++ b/xscreensaver.app.c
@@ -116,7 +116,7 @@ void popConfig()
 
 int main(int argc, char **argv)
 {
-  unsigned height, width;
+  unsigned short height, width;
   char *st_command;
   int status;