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/umix/files/patch-src_error.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/umix/files/patch-src_error.c')
-rw-r--r-- | audio/umix/files/patch-src_error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/umix/files/patch-src_error.c b/audio/umix/files/patch-src_error.c index 94f1dce52998..db2c7210f070 100644 --- a/audio/umix/files/patch-src_error.c +++ b/audio/umix/files/patch-src_error.c @@ -1,4 +1,4 @@ ---- src/error.c.orig 2016-05-03 08:56:24 UTC +--- src/error.c.orig 2003-08-23 12:37:42 UTC +++ src/error.c @@ -54,7 +54,7 @@ static void error_handler(int strflag, c fflush(stderr); |