X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fupgr.c;h=a2061492655f9693919d5dfba74a3c79a5c4a4ae;hp=a4d886e1bdbd88e407a6a35070c0097dbc773d7f;hb=refs%2Fheads%2Ftravis;hpb=af143ac5973d8b650e7a153372bd9da9e7546a76 diff --git a/src/lib/commands/upgr.c b/src/lib/commands/upgr.c index a4d886e1b..a20614926 100644 --- a/src/lib/commands/upgr.c +++ b/src/lib/commands/upgr.c @@ -49,7 +49,7 @@ static int pupgr(void); static int supgr(void); int -upgr(void) +c_upgrade(void) { char *p; char buf[1024];