From 5a7cef0202631204485cbcb1e36671e4321a936f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 25 Mar 2017 21:25:44 +0100 Subject: rename GNUNET_GETOPT functions to achieve better consistency --- src/datastore/gnunet-datastore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/datastore') diff --git a/src/datastore/gnunet-datastore.c b/src/datastore/gnunet-datastore.c index 7caf5d175..9e0ee205e 100644 --- a/src/datastore/gnunet-datastore.c +++ b/src/datastore/gnunet-datastore.c @@ -250,7 +250,7 @@ int main (int argc, char *const *argv) { struct GNUNET_GETOPT_CommandLineOption options[] = { - GNUNET_GETOPT_OPTION_FILENAME ('s', + GNUNET_GETOPT_option_filename ('s', "sourcecfg", "FILENAME", gettext_noop ("specifies the configuration to use to access an alternative datastore; will merge that datastore into our current datastore"), -- cgit v1.2.3