X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Futil.c;h=e6d57dadfbef338fb5c2985bd3f7d7a58294889f;hb=e0b2332760c97b8dbe6fdd89e18634a7e8f8050e;hp=d430a500728df385abd7d76c1d2e11f913e4b144;hpb=c71c6043a7617e6e6c2b8748550014f54476faa7;p=openvswitch 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) {