X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fsetsect.c;fp=src%2Flib%2Fcommands%2Fsetsect.c;h=12d89f7237f7ad57879b56c145dab96b1556cd11;hp=017e6fb1f90bd160da5706d1798170410afb1dd4;hb=c6ec6a41c29700e982620e845293b232291d30ca;hpb=a6c46316e904d9816302282ffd927ec8faa9354a diff --git a/src/lib/commands/setsect.c b/src/lib/commands/setsect.c index 017e6fb1f..12d89f723 100644 --- a/src/lib/commands/setsect.c +++ b/src/lib/commands/setsect.c @@ -40,7 +40,7 @@ * format: setres thing <#> */ int -setsector(void) +c_setsector(void) { struct sctstr sect; char *what;