X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fdist.c;h=799aac083252b1c76e2945b260186a5f42d97fe5;hp=48d6e81daf591c1da80646a42797ba2959f3455c;hb=refs%2Fheads%2Ftravis;hpb=af143ac5973d8b650e7a153372bd9da9e7546a76 diff --git a/src/lib/commands/dist.c b/src/lib/commands/dist.c index 48d6e81da..799aac083 100644 --- a/src/lib/commands/dist.c +++ b/src/lib/commands/dist.c @@ -42,7 +42,7 @@ * distribute */ int -dist(void) +c_distribute(void) { struct sctstr sect, dsect, tsect; struct nstr_sect nstr;