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/rio500/files/patch-src_rio__add__song.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
Diffstat (limited to 'audio/rio500/files/patch-src_rio__add__song.c')
-rw-r--r-- | audio/rio500/files/patch-src_rio__add__song.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/rio500/files/patch-src_rio__add__song.c b/audio/rio500/files/patch-src_rio__add__song.c index 98ba205df47a..8602d3c5fdc1 100644 --- a/audio/rio500/files/patch-src_rio__add__song.c +++ b/audio/rio500/files/patch-src_rio__add__song.c @@ -1,6 +1,6 @@ ---- src/rio_add_song.c.orig Sun Aug 22 16:53:27 2004 -+++ src/rio_add_song.c Sun Aug 22 16:55:17 2004 -@@ -325,6 +325,7 @@ +--- src/rio_add_song.c.orig 2000-06-14 13:46:06 UTC ++++ src/rio_add_song.c +@@ -325,6 +325,7 @@ main(int argc, char *argv[]) send_command (rio_dev, 0x58, 0x0, card_number); try_next: @@ -8,7 +8,7 @@ } /* end of add file loop */ /* Close device */ -@@ -624,7 +625,7 @@ +@@ -624,7 +625,7 @@ printf("%s\n", display_format); safe_strcat(display_string, "%", DISPLAY_STRING_LEN); break; |