1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/audio/sphinx/files/patch-src-libsphinx2-include_pconf.h
Martin Wilke 72e8535d7a - Fix build with gcc 4.2
PR:		118467
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (erwin)
2007-12-10 22:29:47 +00:00

9 lines
300 B
C

--- src/libsphinx2/include/pconf.h.orig 2007-12-06 18:24:09.000000000 +0100
+++ src/libsphinx2/include/pconf.h 2007-12-06 18:24:20.000000000 +0100
@@ -124,4 +124,4 @@
char * (*GetDefault)(char const *, char const *), char last);
void pusage(char *prog, Config_t *cp);
-#endif _PCONF_
+#endif