Typo.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
$Id: cdda.h,v 1.17 2005/02/05 23:45:57 rocky Exp $
|
$Id: cdda.h,v 1.18 2005/02/05 23:52:20 rocky Exp $
|
||||||
|
|
||||||
Copyright (C) 2004, 2005 Rocky Bernstein <rocky@panix.com>
|
Copyright (C) 2004, 2005 Rocky Bernstein <rocky@panix.com>
|
||||||
Copyright (C) 2001 Xiph.org
|
Copyright (C) 2001 Xiph.org
|
||||||
@@ -184,7 +184,7 @@ extern cdrom_drive_t *cdio_cddap_identify(const char *psz_device,
|
|||||||
int messagedest,
|
int messagedest,
|
||||||
char **ppsz_message);
|
char **ppsz_message);
|
||||||
|
|
||||||
/** Returns a paranoia CD-ROM drive ojbect with a CD-DA in it.
|
/** Returns a paranoia CD-ROM drive object with a CD-DA in it.
|
||||||
In contrast to cdio_cddap_identify, we start out with an initialzed p_cdio
|
In contrast to cdio_cddap_identify, we start out with an initialzed p_cdio
|
||||||
object. For example you may have used that for other purposes such
|
object. For example you may have used that for other purposes such
|
||||||
as to get CDDB/CD-Text information.
|
as to get CDDB/CD-Text information.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
$Id: scan_devices.c,v 1.23 2005/02/05 23:45:57 rocky Exp $
|
$Id: scan_devices.c,v 1.24 2005/02/05 23:52:20 rocky Exp $
|
||||||
|
|
||||||
Copyright (C) 2004, 2005 Rocky Bernstein <rocky@panix.com>
|
Copyright (C) 2004, 2005 Rocky Bernstein <rocky@panix.com>
|
||||||
Copyright (C) 1998 Monty xiphmont@mit.edu
|
Copyright (C) 1998 Monty xiphmont@mit.edu
|
||||||
@@ -185,7 +185,7 @@ char **ppsz_messages)
|
|||||||
ppsz_messages);
|
ppsz_messages);
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Returns a paranoia CD-ROM drive ojbect with a CD-DA in it.
|
/** Returns a paranoia CD-ROM drive object with a CD-DA in it.
|
||||||
In contrast to cdio_cddap_identify, we start out with an initialzed p_cdio
|
In contrast to cdio_cddap_identify, we start out with an initialzed p_cdio
|
||||||
object. For example you may have used that for other purposes such
|
object. For example you may have used that for other purposes such
|
||||||
as to get CDDB/CD-Text information.
|
as to get CDDB/CD-Text information.
|
||||||
|
|||||||
Reference in New Issue
Block a user