2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 14:25:26 +00:00

lib: Whitespace cleanup.

This commit is contained in:
Ethan Jackson
2011-08-04 16:50:25 -07:00
parent 72f7976600
commit b53055f4da
9 changed files with 15 additions and 15 deletions

View File

@@ -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)
{