fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
This commit is contained in:
@@ -75,3 +75,4 @@ struct BLO_SignerHeaderStruct {
|
||||
#endif
|
||||
|
||||
#endif /* BLO_SIGN_VERIFY_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);
|
||||
|
||||
|
@@ -76,3 +76,4 @@ BLO_verify_end(
|
||||
#endif
|
||||
|
||||
#endif /* BLO_VERIFY_H */
|
||||
|
||||
|
Reference in New Issue
Block a user