aboutsummarylogtreecommitdiffstats
path: root/02-mws-inline.diff
blob: 9b075c93b03def9f56fb7149765f91835936ddd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mouse-wrapscreen.c	2015-09-13 16:15:51.696161977 +0200
+++ mouse-wrapscreen.c	2015-09-13 16:15:59.864140353 +0200
@@ -67,7 +67,7 @@
 #define VERSION "0.5"
 #define DEFAULT_RESISTANCE 15
 
-inline int
+static inline int
 getOtherScreen (int screen)
 {
   return 1 - screen;