aboutsummarylogtreecommitdiffstats
path: root/02-mws-inline.diff
diff options
context:
space:
mode:
authorStefan Göbel2015-09-26 18:57:59 +0200
committerStefan Göbel2015-09-26 18:57:59 +0200
commitd7c5d84fa3706e962007ed6c26c6ae5a8fdf3b30 (patch)
tree65c30a027e96f5f729e2347849e53bc2d72ccca8 /02-mws-inline.diff
downloadaur-d7c5d84fa3706e962007ed6c26c6ae5a8fdf3b30.tar.gz
Initial commit
Diffstat (limited to '02-mws-inline.diff')
-rw-r--r--02-mws-inline.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/02-mws-inline.diff b/02-mws-inline.diff
new file mode 100644
index 000000000000..9b075c93b03d
--- /dev/null
+++ b/02-mws-inline.diff
@@ -0,0 +1,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;