You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-accessibility/SphinxTrain/files/gcc34.patch

12 lines
333 B

--- SphinxTrain/src/programs/count_3phone/phone_word_io.c~ 2001-04-05 16:00:33.000000000 -0400
+++ SphinxTrain/src/programs/count_3phone/phone_word_io.c 2005-05-01 12:48:42.000000000 -0400
@@ -71,7 +71,7 @@
#ifdef __alpha
void *malloc();
#else
-char *malloc();
+//char *malloc();
#endif
extern int Num_Phones, Num_Words;