Explorar o código

Comment added

kaashoek %!s(int64=36) %!d(string=hai) anos
pai
achega
87cc086294
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      util/ceg/EM_parser/common/eval.c

+ 4 - 0
util/ceg/EM_parser/common/eval.c

@@ -4,6 +4,10 @@
 
 eval( str)
 char *str;
+
+/* Output 'str' and replace in it all $i occurances by the corrresponding
+ * parameter-names, converted where necessary.
+ */
 {
 	register char c;
 	int i;