X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fset.c;fp=src%2Flib%2Fcommands%2Fset.c;h=098808e22742a3a27cf17ecc955d31bbc380f1df;hp=f370f06a084b42a08793032c17ff8bc73b758ee0;hb=7e6318500758d8ba99dca7dd9b95e3a8218699cb;hpb=af143ac5973d8b650e7a153372bd9da9e7546a76 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;