summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 505979b)
raw | patch | inline | side by side (parent: 505979b)
author | Florian Forster <octo@huhu.verplant.org> | |
Thu, 4 Oct 2007 13:12:50 +0000 (15:12 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Thu, 4 Oct 2007 13:12:50 +0000 (15:12 +0200) |
*argl*
src/rrdtool.c | patch | blob | history |
diff --git a/src/rrdtool.c b/src/rrdtool.c
index e24aff95aaea18a8310c63524ecf2ee87088159c..06d9763968292de2a4ab85ffa3628bd4e72fa3e4 100644 (file)
--- a/src/rrdtool.c
+++ b/src/rrdtool.c
optind = 0; /* bug in librrd? */
rrd_clear_error ();
- status = rrd_update (argc, argv);
+ status = rrd_update (new_argc, new_argv);
pthread_mutex_unlock (&librrd_lock);
if (status != 0)