lib/iec_std_lib.h
changeset 501 19bc099215d8
parent 494 bcd737ad27f7
child 538 06cc7500500d
--- a/lib/iec_std_lib.h	Sat Mar 31 21:46:37 2012 +0100
+++ b/lib/iec_std_lib.h	Tue Apr 03 12:42:16 2012 +0100
@@ -1752,11 +1752,6 @@
     /**************/
     /*     NE     */
     /**************/
-
-/* NOTE (by mjs) : The following declaration is worng, as it assumes that only 2 parameter may be used!
- *                 The NE function is actually an extensible function, that may be called with more than 2 parameters!
- *                 This needs to be fixed!!
- */
 #define __ne_num(fname, TYPENAME) \
 static inline BOOL fname(EN_ENO_PARAMS, TYPENAME op1, TYPENAME op2){\
   TEST_EN(BOOL)\