diff options
Diffstat (limited to 'audio/grip/files/patch-ab')
-rw-r--r-- | audio/grip/files/patch-ab | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/grip/files/patch-ab b/audio/grip/files/patch-ab deleted file mode 100644 index 468dd44d029f..000000000000 --- a/audio/grip/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- grip.h.orig Tue Apr 18 10:37:44 2000 -+++ grip.h Mon Sep 4 17:59:26 2000 -@@ -257,6 +257,7 @@ - /* Low-level cd control routines -- found in cd.c */ - - int CDInitDevice(char *device_name); -+void CDCloseDevice(int cd_desc); - int CDStat(int cd_desc,struct disc_info *disc,gboolean read_toc); - int CDPlayFrames(int cd_desc,int startframe,int endframe); - int CDPlayTrackPos(int cd_desc,struct disc_info *disc,int starttrack, |