aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-08-06 01:25:15 +0200
committerMattias Andrée <maandree@kth.se>2016-08-06 01:25:15 +0200
commit12e672027424ed3294812d7b04ec1e820ef70a0b (patch)
tree9f79f82cc7f2e5cb033e5b45b757be64dfa26c92
parentAdd cg-gamma (diff)
downloadcg-tools-12e672027424ed3294812d7b04ec1e820ef70a0b.tar.gz
cg-tools-12e672027424ed3294812d7b04ec1e820ef70a0b.tar.bz2
cg-tools-12e672027424ed3294812d7b04ec1e820ef70a0b.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--src/cg-gamma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cg-gamma.c b/src/cg-gamma.c
index 8d2ab0b..566fc89 100644
--- a/src/cg-gamma.c
+++ b/src/cg-gamma.c
@@ -77,7 +77,7 @@ static double bgamma = 1;
/**
* `NULL`-terminated list of output
- * names list in the configuration file
+ * names listed in the configuration file
*/
static char** names = NULL;