diff options
Diffstat (limited to 'glusterfsd/src/glusterfsd.c')
| -rw-r--r-- | glusterfsd/src/glusterfsd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfsd/src/glusterfsd.c b/glusterfsd/src/glusterfsd.c index 31bc43cdbf1..1046883433c 100644 --- a/glusterfsd/src/glusterfsd.c +++ b/glusterfsd/src/glusterfsd.c @@ -1489,7 +1489,7 @@ main (int argc, char *argv[])          /* log the version of glusterfs running here */          gf_log (argv[0], GF_LOG_INFO, -                "Started Running %s version %s", +                "Started running %s version %s",                  argv[0], PACKAGE_VERSION);          gf_proc_dump_init();  | 
