diff options
Diffstat (limited to 'include/sane/sane.h')
-rw-r--r-- | include/sane/sane.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sane/sane.h b/include/sane/sane.h index 5320b4a..9f8bc7c 100644 --- a/include/sane/sane.h +++ b/include/sane/sane.h @@ -242,7 +242,7 @@ extern SANE_String_Const sane_strstatus (SANE_Status status); #ifdef __cplusplus } -#endif +#endif #endif /* sane_h */ |