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/xcdplayer/files/patch-cdrom__callb.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/xcdplayer/files/patch-cdrom__callb.c')
-rw-r--r-- | audio/xcdplayer/files/patch-cdrom__callb.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xcdplayer/files/patch-cdrom__callb.c b/audio/xcdplayer/files/patch-cdrom__callb.c index 239354280e87..cbe70dc291d3 100644 --- a/audio/xcdplayer/files/patch-cdrom__callb.c +++ b/audio/xcdplayer/files/patch-cdrom__callb.c @@ -1,8 +1,8 @@ $NetBSD: pkgsrc/audio/xcdplayer/patches/patch-ae,v 1.4 2005/12/11 20:48:46 joerg Exp $ ---- cdrom_callb.c.orig Tue Jan 12 19:59:48 1993 -+++ cdrom_callb.c Mon Aug 25 00:38:35 2003 +--- cdrom_callb.c.orig 1993-01-12 18:59:48 UTC ++++ cdrom_callb.c @@ -22,6 +22,9 @@ # include "debug.h" @@ -22,7 +22,7 @@ $NetBSD: pkgsrc/audio/xcdplayer/patches/patch-ae,v 1.4 2005/12/11 20:48:46 joerg void cdrom_new_disc(); /* -@@ -287,7 +292,7 @@ +@@ -287,7 +292,7 @@ cb_cdrom_previous(widget, client_data, c * if playing less than replayThreshold seconds, back up to * previous track; otherwise start at beginning of current track: */ |