From 01bff7038323d617fbc83a39e9072631ccbdd65f Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Wed, 30 Oct 2002 02:07:20 +0000 Subject: fixed spacing in the headers to get rid of some warnings and some other little minor spacing issues. --- source/blender/verify/BLO_signer_info.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/verify/BLO_signer_info.h') 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); + -- cgit v1.2.3