summaryrefslogtreecommitdiffstats
path: root/src/img3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/img3.h')
-rw-r--r--src/img3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/img3.h b/src/img3.h
index 4a088b7..20d9248 100644
--- a/src/img3.h
+++ b/src/img3.h
@@ -98,7 +98,7 @@ typedef struct {
int img3_stitch_component(const char* component_name, const unsigned char* component_data, unsigned int component_size, const unsigned char* blob, unsigned int blob_size, unsigned char** img3_data, unsigned int *img3_size);
#ifdef __cplusplus
-}s
+}
#endif
#endif