diff --git a/src/xbob.blitz b/src/xbob.blitz index be1cd19edf4bb9d4b7351432f2f1603153dc1c24..2bfdea46de4100373311cb655b267499d9a779b3 160000 --- a/src/xbob.blitz +++ b/src/xbob.blitz @@ -1 +1 @@ -Subproject commit be1cd19edf4bb9d4b7351432f2f1603153dc1c24 +Subproject commit 2bfdea46de4100373311cb655b267499d9a779b3 diff --git a/xbob/io/include/xbob.io/api.h b/xbob/io/include/xbob.io/api.h index 1973f4264e74ce9de50029a38c054193e54016c5..18f99652646d039d966f550c2803ac5a14655cc4 100644 --- a/xbob/io/include/xbob.io/api.h +++ b/xbob/io/include/xbob.io/api.h @@ -311,7 +311,7 @@ typedef struct { # endif BOOST_PP_STRINGIZE(XBOB_IO_MODULE_PREFIX), BOOST_PP_STRINGIZE(XBOB_IO_MODULE_NAME)); - return -1 + return -1; } /* Checks that the imported version matches the compiled version */