| Igor Schein on Thu, 20 Feb 2003 11:53:10 -0500 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| typo in paricom.h? |
Hi,
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
Index: src/headers/paricom.h
===================================================================
RCS file: /home/megrez/cvsroot/pari/src/headers/paricom.h,v
retrieving revision 1.39
diff -u -r1.39 paricom.h
--- src/headers/paricom.h 2003/02/05 15:04:44 1.39
+++ src/headers/paricom.h 2003/02/20 16:51:38
@@ -120,7 +120,7 @@
manage_var_init, /* 2 */
manage_var_next, /* 3 */
manage_var_max_avail, /* 4 */
- manage_var_pop, /* 5 */
+ manage_var_pop /* 5 */
};
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
I wonder why only AIX build complains about it.
Igor