Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/verify/BLO_signer_info.h')
-rw-r--r--source/blender/verify/BLO_signer_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/verify/BLO_signer_info.h b/source/blender/verify/BLO_signer_info.h
index dbbacdfe502..6a7cab0930e 100644
--- a/source/blender/verify/BLO_signer_info.h
+++ b/source/blender/verify/BLO_signer_info.h
@@ -45,3 +45,4 @@ struct BLO_SignerInfo {
struct BLO_SignerInfo *BLO_getSignerInfo(void);
int BLO_isValidSignerInfo(struct BLO_SignerInfo *info);
void BLO_clrSignerInfo(struct BLO_SignerInfo *info);
+