diff options
Diffstat (limited to 'audio/mixmos')
-rw-r--r-- | audio/mixmos/files/patch-src_mixer.h (renamed from audio/mixmos/files/patch-src__mixer.h) | 4 | ||||
-rw-r--r-- | audio/mixmos/files/patch-src_prefs.h (renamed from audio/mixmos/files/patch-src__prefs.h) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/mixmos/files/patch-src__mixer.h b/audio/mixmos/files/patch-src_mixer.h index da743376a0cb..c2c6a585e223 100644 --- a/audio/mixmos/files/patch-src__mixer.h +++ b/audio/mixmos/files/patch-src_mixer.h @@ -1,5 +1,5 @@ ---- src/mixer.h.orig Sat Jul 24 13:16:52 2004 -+++ src/mixer.h Sat Jul 24 13:17:30 2004 +--- src/mixer.h.orig 2003-12-14 18:23:19 UTC ++++ src/mixer.h @@ -23,7 +23,7 @@ #include <sys/types.h> #include <sys/stat.h> diff --git a/audio/mixmos/files/patch-src__prefs.h b/audio/mixmos/files/patch-src_prefs.h index 70d41b2d7333..c455262f2f23 100644 --- a/audio/mixmos/files/patch-src__prefs.h +++ b/audio/mixmos/files/patch-src_prefs.h @@ -1,5 +1,5 @@ ---- src/prefs.h.orig Sat Jul 24 13:17:03 2004 -+++ src/prefs.h Sat Jul 24 13:17:16 2004 +--- src/prefs.h.orig 2003-12-14 18:23:19 UTC ++++ src/prefs.h @@ -20,7 +20,7 @@ */ |