X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fmarc.c;h=6bd6c1f34cf4e14e9f1bdc777d55cb4aeae8e63b;hp=af2491079c577a0ccdd62b67cd39d66275444d12;hb=refs%2Fheads%2Ftravis;hpb=af143ac5973d8b650e7a153372bd9da9e7546a76 diff --git a/src/lib/commands/marc.c b/src/lib/commands/marc.c index af2491079..6bd6c1f34 100644 --- a/src/lib/commands/marc.c +++ b/src/lib/commands/marc.c @@ -39,7 +39,7 @@ #include "unit.h" int -march(void) +c_march(void) { struct nstr_item ni_land; struct emp_qelem land_list;