Small typos.

This commit is contained in:
rocky
2005-11-06 22:50:37 +00:00
parent 33b8449e7e
commit f0e815c967

View File

@@ -1,5 +1,5 @@
/* -*- c -*-
$Id: device.h,v 1.23 2005/03/21 09:19:06 rocky Exp $
$Id: device.h,v 1.24 2005/11/06 22:50:37 rocky Exp $
Copyright (C) 2005 Rocky Bernstein <rocky@panix.com>
@@ -20,7 +20,7 @@
/** \file device.h
*
* \brief The top-level header for driver- or device-related libcdio
* \brief C header for driver- or device-related libcdio
* calls. ("device" includes CD-image reading devices).
*/
#ifndef __CDIO_DEVICE_H__