From 12a6d32d95567acbe02d3b3495f1c481c6c5127d Mon Sep 17 00:00:00 2001 From: rocky Date: Thu, 27 May 2004 01:11:50 +0000 Subject: [PATCH] Fix prototype mismatch. --- lib/cdio_private.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/cdio_private.h b/lib/cdio_private.h index 47db5263..d7a5802f 100644 --- a/lib/cdio_private.h +++ b/lib/cdio_private.h @@ -1,5 +1,5 @@ /* - $Id: cdio_private.h,v 1.22 2004/04/30 06:54:15 rocky Exp $ + $Id: cdio_private.h,v 1.23 2004/05/27 01:11:50 rocky Exp $ Copyright (C) 2003, 2004 Rocky Bernstein @@ -74,7 +74,7 @@ extern "C" { See cd_types.h for a list of bitmasks for the drive type; */ - unsigned int (*get_drive_cap) (const void *env); + cdio_drive_cap_t (*get_drive_cap) (const void *env); /*! Return the media catalog number MCN from the CD or NULL if