X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fskyw.c;h=7ae111259c5931c5ba5539e51daf6b116325c6d6;hp=f2f43f851e527761247c8182e5168c50904a938b;hb=refs%2Fheads%2Ftravis;hpb=af143ac5973d8b650e7a153372bd9da9e7546a76 diff --git a/src/lib/commands/skyw.c b/src/lib/commands/skyw.c index f2f43f851..7ae111259 100644 --- a/src/lib/commands/skyw.c +++ b/src/lib/commands/skyw.c @@ -51,7 +51,7 @@ static int showsat(struct sky **skypp, int x, int y); * format: skywatch [] */ int -skyw(void) +c_skywatch(void) { struct sctstr sect; struct nstr_sect nstr;