From: Matthew Fernandez Date: Sun, 28 Nov 2021 22:13:13 +0000 (-0800) Subject: smyrna get_active_frame: squash -Wstrict-prototypes warning X-Git-Tag: 3.0.0~149^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e68d6d737946a88437609b1cd3bc2527775ff7a;p=graphviz smyrna get_active_frame: squash -Wstrict-prototypes warning --- diff --git a/cmd/smyrna/topfisheyeview.c b/cmd/smyrna/topfisheyeview.c index 314c1a42c..347f093aa 100644 --- a/cmd/smyrna/topfisheyeview.c +++ b/cmd/smyrna/topfisheyeview.c @@ -324,7 +324,7 @@ static void drawtopfishedges(topview * t) } -static int get_active_frame() +static int get_active_frame(void) { gulong microseconds; gdouble seconds;