X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fadd.c;h=754986f9f34f3491328970a56e93b8c638513db0;hp=2bdefd2f4dddccb9025c0bbf3e81e69cc605d7f1;hb=7e6318500758d8ba99dca7dd9b95e3a8218699cb;hpb=af143ac5973d8b650e7a153372bd9da9e7546a76 diff --git a/src/lib/commands/add.c b/src/lib/commands/add.c index 2bdefd2f4..754986f9f 100644 --- a/src/lib/commands/add.c +++ b/src/lib/commands/add.c @@ -36,7 +36,7 @@ #include "commands.h" int -add(void) +c_add(void) { struct natstr *natp; int i;