X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fsect.c;fp=src%2Flib%2Fcommands%2Fsect.c;h=ccdbfd80d9f1633f5dc22c83b55fd923fb3356fa;hp=9df12b3763490502b1bdb498dd87006fb3102d10;hb=c6ec6a41c29700e982620e845293b232291d30ca;hpb=a6c46316e904d9816302282ffd927ec8faa9354a diff --git a/src/lib/commands/sect.c b/src/lib/commands/sect.c index 9df12b376..ccdbfd80d 100644 --- a/src/lib/commands/sect.c +++ b/src/lib/commands/sect.c @@ -37,7 +37,7 @@ #include "optlist.h" int -sct(void) +c_sect(void) { struct nstr_sect ns; struct sctstr sect;