diff --git a/include/cdio/cdio.h.in b/include/cdio/cdio.h.in index 189d1205..e42f31ef 100644 --- a/include/cdio/cdio.h.in +++ b/include/cdio/cdio.h.in @@ -1,5 +1,5 @@ /* -*- c -*- - $Id: cdio.h.in,v 1.3 2003/04/21 10:17:50 hvr Exp $ + $Id: cdio.h.in,v 1.4 2003/04/21 23:27:57 rocky Exp $ Copyright (C) 2001 Herbert Valerio Riedel Copyright (C) 2003 Rocky Bernstein @@ -127,7 +127,7 @@ extern "C" { char * cdio_get_default_device (const CdIo *obj); /*! - Return the number of of the first track. + Return the number of the first track. CDIO_INVALID_TRACK is returned on error. */ track_t cdio_get_first_track_num(const CdIo *obj);