summaryrefslogtreecommitdiff
path: root/fxbarcode/BC_Library.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxbarcode/BC_Library.h')
-rw-r--r--fxbarcode/BC_Library.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxbarcode/BC_Library.h b/fxbarcode/BC_Library.h
index 7be4646c68..4e98743d91 100644
--- a/fxbarcode/BC_Library.h
+++ b/fxbarcode/BC_Library.h
@@ -33,6 +33,6 @@ enum BC_TYPE {
};
void BC_Library_Init();
-void BC_Library_Destory();
+void BC_Library_Destroy();
#endif // FXBARCODE_BC_LIBRARY_H_