X-Git-Url: https://git.dlugolecki.net.pl/?p=vlp.git;a=blobdiff_plain;f=src%2Fint%2Fstandard.c;fp=src%2Fint%2Fstandard.c;h=f676d3686b0a545ebfa7d3185225faf4b5b61b6f;hp=e865220236019e84a605e5126958f2012324f5d2;hb=92bd051b4d3877757e094b572e11ff2dda333d38;hpb=fdd7cc36378cfdd1692885c39f0e8ccd3ea09c1d diff --git a/src/int/standard.c b/src/int/standard.c index e865220..f676d36 100644 --- a/src/int/standard.c +++ b/src/int/standard.c @@ -37,9 +37,12 @@ or Andrzej Salwicki #include #include -/* Call standard procedure */ +/** + * @file + * @brief Call standard procedure + */ -/* Process call to a standard proc. */ +/** Process call to a standard proc. */ void standard(word nrproc) { word t1, t2, t3, t5, t6;