diff options
Diffstat (limited to 'audio/mpg321/files/patch-ao.c')
-rw-r--r-- | audio/mpg321/files/patch-ao.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg321/files/patch-ao.c b/audio/mpg321/files/patch-ao.c index 46f3c0555576..385c1ffbc4ce 100644 --- a/audio/mpg321/files/patch-ao.c +++ b/audio/mpg321/files/patch-ao.c @@ -1,6 +1,6 @@ ---- ao.c.orig +--- ao.c.orig 2002-03-24 05:49:47 UTC +++ ao.c -@@ -229,6 +229,7 @@ +@@ -229,6 +229,7 @@ void open_ao_playdevice(struct mad_heade and restore it afterwards */ signal(SIGINT, SIG_DFL); |