summaryrefslogtreecommitdiff
path: root/runtime/libgcry_common.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2013-05-15 18:11:39 +0200
committerMichael Biebl <biebl@debian.org>2013-05-15 18:11:39 +0200
commit91bc2744cf85809ac50535129ba4a3c4faae081b (patch)
tree9a447d9be1ce5e082e8c964215ad01573bab3b4e /runtime/libgcry_common.c
parentd5e3be17e7d29f5464bf8ed0130e92928ad099e8 (diff)
downloadrsyslog-91bc2744cf85809ac50535129ba4a3c4faae081b.tar.gz
Imported Upstream version 7.3.15upstream/7.3.15
Diffstat (limited to 'runtime/libgcry_common.c')
-rw-r--r--runtime/libgcry_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/libgcry_common.c b/runtime/libgcry_common.c
index 63b5e5d..07a524d 100644
--- a/runtime/libgcry_common.c
+++ b/runtime/libgcry_common.c
@@ -98,7 +98,7 @@ fprintf(stderr, "pre execve: %s\n", cmd);
*/
/* we should never reach this point, but if we do, we terminate */
-done: return;
+ return;
}