aboutsummaryrefslogtreecommitdiff
path: root/lib/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util.c')
-rw-r--r--lib/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/util.c b/lib/util.c
index d430a500..e6d57dad 100644
--- a/lib/util.c
+++ b/lib/util.c
@@ -301,7 +301,7 @@ set_program_name__(const char *argv0, const char *date, const char *time)
/* Returns a pointer to a string describing the program version. The
* caller must not modify or free the returned string.
- */
+ */
const char *
get_program_version(void)
{