summarylogtreecommitdiffstats
path: root/zdkimsign.patch
blob: 1ebe4fcac7c152bf23814153d65c7a1c2627557e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Index: src/zdkimsign.c
===================================================================
--- src/zdkimsign.c	(revision 335)
+++ src/zdkimsign.c	(working copy)
@@ -795,10 +795,8 @@
 				{
 					strcpy(&buf[len], zdkimfilter);
 					if (stat(buf, &a) == 0)
-					{
-						alt = strdup(buf);
-						break;  // found
-					}
+						alt = strdup(buf);   // found
+					break;
 				}
 				else if (next == NULL)
 					break; // not found