Doxygen lint to change #define to \#define in comments.
Add more enumerations.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
$Id: cdda.h,v 1.24 2005/10/12 11:26:06 rocky Exp $
|
||||
$Id: cdda.h,v 1.25 2006/01/14 09:44:53 rocky Exp $
|
||||
|
||||
Copyright (C) 2004, 2005 Rocky Bernstein <rocky@panix.com>
|
||||
Copyright (C) 2004, 2005, 2006 Rocky Bernstein <rocky@panix.com>
|
||||
Copyright (C) 2001 Xiph.org
|
||||
and Heiko Eissfeldt heiko@escape.colossus.de
|
||||
|
||||
@@ -133,7 +133,7 @@ struct cdrom_drive_s {
|
||||
};
|
||||
|
||||
|
||||
/*! An enumeration for some of the CDDA_TEST_* #defines below. This
|
||||
/*! An enumeration for some of the CDDA_TEST_* \#defines below. This
|
||||
isn't really an enumeration one would really use in a program. The
|
||||
enumeration is created be helpful in debuggers where wants just to
|
||||
refer to the CDDA_TEST_ names and get something.
|
||||
|
||||
Reference in New Issue
Block a user