aboutsummaryrefslogtreecommitdiffstats
path: root/common/fwddecl.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-08-03 13:27:03 +0000
committerWerner Koch <[email protected]>2016-08-03 13:27:13 +0000
commit3a2421c94015432caa49e166bc5bf5c4f80ab7c7 (patch)
tree7de4d18960ac6b4f91429bfa8608b49783c42895 /common/fwddecl.h
parentgpgsm: Fix machine-readable key listing. (diff)
downloadgnupg-3a2421c94015432caa49e166bc5bf5c4f80ab7c7.tar.gz
gnupg-3a2421c94015432caa49e166bc5bf5c4f80ab7c7.zip
common: New file utilproto.c
* common/util.h: Factor prototypes from signal.c out to ... * common/utilproto.h: new. * common/Makefile.am (common_sources): Add new file. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'common/fwddecl.h')
-rw-r--r--common/fwddecl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/fwddecl.h b/common/fwddecl.h
index 92f045389..f9d7536f1 100644
--- a/common/fwddecl.h
+++ b/common/fwddecl.h
@@ -1,4 +1,4 @@
-/* fwddecl.h - Formward declarations
+/* fwddecl.h - Forward declarations
* Copyright (C) 2015 Werner Koch
*
* This file is part of GnuPG.