# HG changeset patch
# User Hannes Eder <[email protected]>
# Date 1242923643 -7200
# Node ID 7148be1219c555004227bef9d8257e58c63fc84b
# Parent 7ac881df1fe1831f396937ae4084df8031ed24e3
findif.c: cleanup: use ANSI-style function declaration for usage()
diff -r 7ac881df1fe1 -r 7148be1219c5 heartbeat/findif.c
--- a/heartbeat/findif.c
+++ b/heartbeat/findif.c
@@ -726,7 +726,7 @@ main(int argc, char ** argv) {
}
void
-usage()
+usage(void)
{
fprintf(stderr, "\n"
"%s version " VERSION " Copyright Alan Robertson\n"
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/