diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-08-08 14:25:31 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-08-08 14:25:31 +0000 |
commit | 32485aad2d5eb0ad3a62382e3c8f3e4db5d3de8c (patch) | |
tree | ea824cb4d50c52b5fec2a52930ce4542629a7c9d /net/rrdtool10/files/patch-rrd_graph.c | |
parent | 5127aad1edeb880f29eb882539e38fae67b92f85 (diff) |
Update to version 1.0.49
Notes
Notes:
svn path=/head/; revision=115636
Diffstat (limited to 'net/rrdtool10/files/patch-rrd_graph.c')
-rw-r--r-- | net/rrdtool10/files/patch-rrd_graph.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/rrdtool10/files/patch-rrd_graph.c b/net/rrdtool10/files/patch-rrd_graph.c index 2ba5c0859e60..b8fcdefb8c77 100644 --- a/net/rrdtool10/files/patch-rrd_graph.c +++ b/net/rrdtool10/files/patch-rrd_graph.c @@ -1,11 +1,11 @@ ---- src/rrd_graph.c.orig Fri May 7 15:10:16 2004 -+++ src/rrd_graph.c Fri May 7 15:10:34 2004 +--- src/rrd_graph.c.orig Sun Aug 8 14:58:13 2004 ++++ src/rrd_graph.c Sun Aug 8 18:19:06 2004 @@ -2966,7 +2966,7 @@ opt = getopt_long(argc, argv, -- "s:e:x:y:v:w:h:iu:l:rb:oc:t:f:a:zgjFYAMXL:S:RB:O:U:", -+ "s:e:x:y:v:w:h:iu:l:rb:oc:t:f:a:zgjFYNAMX:L:S:RB:O:U:", +- "s:e:x:y:v:w:h:iu:l:rb:oc:t:f:a:zgjFYAMX:L:S:RB:O:U:", ++ "s:e:x:y:v:w:h:iu:l:rb:oc:t:f:a:zgjFYAMNX:L:S:RB:O:U:", long_options, &option_index); if (opt == EOF) |