diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/wmix/files/patch-wmix.c | |
parent | MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff) |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=419133
Diffstat (limited to 'audio/wmix/files/patch-wmix.c')
-rw-r--r-- | audio/wmix/files/patch-wmix.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/wmix/files/patch-wmix.c b/audio/wmix/files/patch-wmix.c index 9483511f3894..293ce9b78ac1 100644 --- a/audio/wmix/files/patch-wmix.c +++ b/audio/wmix/files/patch-wmix.c @@ -1,5 +1,5 @@ ---- wmix.c.orig Wed Jul 14 18:15:17 2004 -+++ wmix.c Wed Jul 14 18:15:26 2004 +--- wmix.c.orig 2004-05-13 00:30:53 UTC ++++ wmix.c @@ -24,7 +24,6 @@ #include <string.h> #include <signal.h> @@ -8,7 +8,7 @@ #include <unistd.h> #include <X11/X.h> -@@ -134,7 +133,7 @@ +@@ -134,7 +133,7 @@ int main(int argc, char **argv) } /* handle writing PID file, silently ignore if we can't do it */ |