X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fset.c;h=098808e22742a3a27cf17ecc955d31bbc380f1df;hp=f370f06a084b42a08793032c17ff8bc73b758ee0;hb=c6ec6a41c29700e982620e845293b232291d30ca;hpb=a6c46316e904d9816302282ffd927ec8faa9354a diff --git a/src/lib/commands/set.c b/src/lib/commands/set.c index f370f06a0..098808e22 100644 --- a/src/lib/commands/set.c +++ b/src/lib/commands/set.c @@ -47,7 +47,7 @@ * format: set */ int -set(void) +c_set(void) { static int ef_saleable[] = { EF_SHIP, EF_PLANE, EF_LAND, EF_NUKE, EF_BAD }; char *p;