aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-10 19:33:21 +0200
committerMattias Andrée <maandree@kth.se>2016-07-10 19:33:21 +0200
commitcfc794a22bbd1af9ebeef36449cee632807e1ecd (patch)
tree5ef00679becb07018e3e13079293b380a512d4c4 /src
parentLoad output info and current gamma ramps, also restore gamma ramps on exit (diff)
downloadcoopgammad-cfc794a22bbd1af9ebeef36449cee632807e1ecd.tar.gz
coopgammad-cfc794a22bbd1af9ebeef36449cee632807e1ecd.tar.bz2
coopgammad-cfc794a22bbd1af9ebeef36449cee632807e1ecd.tar.xz
whitespace
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'src')
-rw-r--r--src/gammad.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gammad.c b/src/gammad.c
index 4bcc823..49c6219 100644
--- a/src/gammad.c
+++ b/src/gammad.c
@@ -25,12 +25,14 @@
#include "output.h"
+
/**
* The name of the process
*/
char* argv0;
+
/**
* Get the name of a CRTC
*