mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
72e8535d7a
PR: 118467 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (erwin)
9 lines
300 B
C
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
|