summaryrefslogtreecommitdiffstats
path: root/meta-security/recipes-security/xmlsec1/xmlsec1/remove-4-in-verify3.patch
blob: 185ed8f989f2cde8cdaaf7eb2d1c70b8535ce166 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff --git a/examples/verify3.c b/examples/verify3.c
index 2d26ae7..d36552d 100644
--- a/examples/verify3.c
+++ b/examples/verify3.c
@@ -1,4 +1,4 @@
-4/** 
+/** 
  * XML Security Library example: Verifying a file signed with X509 certificate
  *
  * Verifies a file signed with X509 certificate.