xmlsec1: Fix compilation issue in examples
[AGL/meta-agl.git] / meta-security / recipes-security / xmlsec1 / xmlsec1 / remove-4-in-verify3.patch
1 diff --git a/examples/verify3.c b/examples/verify3.c
2 index 2d26ae7..d36552d 100644
3 --- a/examples/verify3.c
4 +++ b/examples/verify3.c
5 @@ -1,4 +1,4 @@
6 -4/** 
7 +/** 
8   * XML Security Library example: Verifying a file signed with X509 certificate
9   *
10   * Verifies a file signed with X509 certificate. 
11