Large number of compiler warnings remain... While here -- enable parallel build on systems with multiple CPUs.
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
--- he2/aString.h 2001-03-14 04:04:03.000000000 -0500
|
|
+++ he2/aString.h 2008-05-21 20:07:00.000000000 -0400
|
|
@@ -163,6 +163,5 @@
|
|
friend char *areplicate(char c, int count) ;
|
|
} ;
|
|
-
|
|
-
|
|
+char *areplicate(char c, int count) ;
|
|
|
|
#endif
|