wdvi

network DVI viewer
Log | Files | Refs

commit f89acbe5940001d670c6169ea21aa9973534ec1e
parent f42f4e3b0a793a97d14b9117dd037637e3b40c04
Author: Kyle Milz <krwmilz@gmail.com>
Date:   Thu, 16 Sep 2021 07:29:26 +0000

give a parameter a type

Diffstat:
Mpopups.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/popups.c b/popups.c @@ -1479,7 +1479,7 @@ cb_dvips_cancel(w, client_data, call_data) } static void -dvips_ended(status) +dvips_ended(int status) { char *str;