mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
11 lines
264 B
Plaintext
11 lines
264 B
Plaintext
|
--- speech_tools/audio/esd.cc.orig Mon Oct 4 15:39:01 1999
|
||
|
+++ speech_tools/audio/esd.cc Fri Jun 16 17:49:10 2000
|
||
|
@@ -66,7 +66,6 @@
|
||
|
|
||
|
bool esd_supported = TRUE;
|
||
|
|
||
|
-int endian_int = 1;
|
||
|
#define ESD_BIG_ENDIAN (((char *)&endian_int)[0] == 0)
|
||
|
|
||
|
EST_String server;
|