Daniel Kurtz writes:
> The following minor changes were needed to these headers:
> * Convert // comments to /* */
> * No , after final member of enum
>
> With these changes, these header files can be included by a program that
> is built with gcc options:
> -std=c89 -Werror -pedantic
Just no
The following minor changes were needed to these headers:
* Convert // comments to /* */
* No , after final member of enum
With these changes, these header files can be included by a program that
is built with gcc options:
-std=c89 -Werror -pedantic
Signed-off-by: Daniel Kurtz
---
include/d
The following minor changes were needed to these headers:
* Convert // comments to /* */
* No , after final member of enum
With these changes, these header files can be included by a program that
is built with gcc options:
-std=c89 -Werror -pedantic
Signed-off-by: Daniel Kurtz
---
include/d