X-Git-Url: https://git.dlugolecki.net.pl/?p=vlp.git;a=blobdiff_plain;f=src%2Fint%2Frpcall.c;fp=src%2Fint%2Frpcall.c;h=04873dbe53038c22a1b958205961b946f2c41673;hp=49db7271214e157833bcef75b2d12575216d5dea;hb=92bd051b4d3877757e094b572e11ff2dda333d38;hpb=fdd7cc36378cfdd1692885c39f0e8ccd3ea09c1d diff --git a/src/int/rpcall.c b/src/int/rpcall.c index 49db727..04873db 100644 --- a/src/int/rpcall.c +++ b/src/int/rpcall.c @@ -4,6 +4,9 @@ #include "process.h" #include "intproto.h" +/** + * @file + */ #ifndef NO_PROTOTYPES static bool isenabled(word,word);