2003-08-01 Danny Smith <dannysmith@users.sourceforge.net>
* include/ddk/atm.h: Remove stray '.'; 2003-08-01 Gisle Vanem <gvanem@broadpark.no> * include/ddk/winddk.h; Remove trailing ';' from macro expressions, throughout. Add () around macro expressions with cast returns, throughout.
This commit is contained in:
@ -135,7 +135,7 @@ typedef struct _AAL_PARAMETERS_IE {
|
||||
|
||||
/* FIXME: Should the union be anonymous in C++ too? If so,
|
||||
can't define named types _ATM_AAL5_INFO and _ATM_AAL0_INFO
|
||||
within anonymous union for C++. */ .
|
||||
within anonymous union for C++. */
|
||||
typedef struct _ATM_AAL_OOB_INFO
|
||||
{
|
||||
ATM_AAL_TYPE AalType;
|
||||
|
Reference in New Issue
Block a user