diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 16:59:49 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 16:59:49 +0200 |
commit | 1687222e1b9e74c89cafbb5910e72d8ec7bfd40f (patch) | |
tree | d78102ce30207c63e7608eeba743efd680c888dc /include/sane/sane.h | |
parent | 58912f68c2489bcee787599837447e0d64dfd61a (diff) |
New upstream version 1.0.28upstream/1.0.28
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 */ |