diff --git a/AUTHORS b/AUTHORS index 6efddaa..b1c996c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -29,6 +29,6 @@ Dave Richards, Robert Sanders, Supreet Singh, Martin Stut, Brian Taylor, Scott Watson, and Mike Wray. Oliver apologizes for any omissions from this--necessarily incomplete--list. - Sam would like to thank James Bostock and Sven Hartrumpf for their useful -bug reports on the road to Elk 4.0. + Sam would like to thank James Bostock, Sven Hartrumpf and Mark Sapa for +their useful bug reports on the road to Elk 4.0. diff --git a/include/site.h.in b/include/site.h.in index 0ea0418..d9f9536 100644 --- a/include/site.h.in +++ b/include/site.h.in @@ -54,7 +54,7 @@ #if defined(__cplusplus) # define extern_c extern "C" #else -# define extern_c /* */ +# define extern_c extern #endif /* Directory separator */