aboutsummaryrefslogtreecommitdiff
path: root/lib/util.c
diff options
context:
space:
mode:
authorEthan Jackson <ethan@nicira.com>2011-08-04 16:50:25 -0700
committerEthan Jackson <ethan@nicira.com>2011-08-12 15:05:41 -0700
commitb53055f4da4f8de17c591ae07ddd782829d21cd8 (patch)
treefbccfb390adc05b613277388c4409a5948c1a82c /lib/util.c
parent72f7976600581cc9c57915dad150f7984c33e18b (diff)
lib: Whitespace cleanup.
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)
{