* 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:
Danny Smith
2003-08-01 01:06:26 +00:00
parent e895fc2077
commit 7d18037f8f
3 changed files with 34 additions and 24 deletions

View File

@ -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;