Documentation fixes
[vlp.git] / src / int / standard.c
index e865220236019e84a605e5126958f2012324f5d2..f676d3686b0a545ebfa7d3185225faf4b5b61b6f 100644 (file)
@@ -37,9 +37,12 @@ or             Andrzej Salwicki
 #include <math.h>
 #include <time.h>
 
-/* 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;