]> granicus.if.org Git - graphviz/commitdiff
smyrna get_active_frame: squash -Wstrict-prototypes warning
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 28 Nov 2021 22:13:13 +0000 (14:13 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 5 Dec 2021 00:09:07 +0000 (16:09 -0800)
cmd/smyrna/topfisheyeview.c

index 314c1a42c69f3eb3bdc73137321dc9dd6a83ea44..347f093aa22453ae5731c590f0c1bf574fa77607 100644 (file)
@@ -324,7 +324,7 @@ static void drawtopfishedges(topview * t)
 
 }
 
-static int get_active_frame()
+static int get_active_frame(void)
 {
     gulong microseconds;
     gdouble seconds;