summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 32bff69)
raw | patch | inline | side by side (parent: 32bff69)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 7 Oct 2002 06:21:22 +0000 (06:21 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 7 Oct 2002 06:21:22 +0000 (06:21 +0000) |
src/rrd_graph.c | patch | blob | history |
diff --git a/src/rrd_graph.c b/src/rrd_graph.c
index a405a29fa728493f5617243bd77aa508f76ce053..8d21d707380eafccd64473b7e634a396d4b22123 100644 (file)
--- a/src/rrd_graph.c
+++ b/src/rrd_graph.c
opt = getopt_long(argc, argv,
- "s:e:x:y:v:w:h:iu:l:rb:oc:n:m:t:f:a:z:g",
+ "s:e:x:y:v:w:h:iu:l:rb:oc:n:m:t:f:a:zg",
long_options, &option_index);
if (opt == EOF)