X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fcfg.c;h=d94f256aa221a8fdbb5c41b13ba2fad3756c39c8;hb=4270c903e8007017b80c6c817dd41cf699f00df1;hp=6ee3b49f3b8416a90f1441d6a5af69a18c4a769d;hpb=d280db5907574f0d29458dd5d301ce030a13189b;p=psensor.git diff --git a/src/cfg.c b/src/cfg.c index 6ee3b49..d94f256 100644 --- a/src/cfg.c +++ b/src/cfg.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 jeanfi@gmail.com + * Copyright (C) 2010-2016 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -698,7 +698,8 @@ void config_set_sensor_color(const char *sid, const GdkRGBA *color) static const char *next_default_color(void) { /* copied from the default colors of the gtk color color - * chooser. */ + * chooser. + */ const char *default_colors[27] = { "#ef2929", /* Scarlet Red */ "#fcaf3e", /* Orange */