]> git.pld-linux.org Git - packages/gnome-speech.git/blob - gnome-speech-common.patch
- up to 0.4.25
[packages/gnome-speech.git] / gnome-speech-common.patch
1 --- gnome-speech-0.4.25/drivers/speech-dispatcher/libspeechd.h.orig     2008-12-10 14:36:00.000000000 +0100
2 +++ gnome-speech-0.4.25/drivers/speech-dispatcher/libspeechd.h  2023-12-30 15:34:43.663374178 +0100
3 @@ -77,7 +77,7 @@ typedef enum
4  
5  
6  /* Debugging */
7 -FILE* spd_debug;
8 +extern FILE* spd_debug;
9  void SPD_DBG(char *format, ...);
10  
11  /* Unless there is an fatal error, it doesn't print anything */
This page took 0.131451 seconds and 3 git commands to generate.