summaryrefslogtreecommitdiffstats
path: root/common/mkerrtok
diff options
context:
space:
mode:
Diffstat (limited to 'common/mkerrtok')
-rwxr-xr-xcommon/mkerrtok8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/mkerrtok b/common/mkerrtok
index b804ffca7..e6310722a 100755
--- a/common/mkerrtok
+++ b/common/mkerrtok
@@ -24,13 +24,13 @@ cat <<EOF
/**
* gnupg_error_token:
- * @err: Error code
- *
+ * @err: Error code
+ *
* This function returns a textual representaion of the given
* errorcode. If this is an unknown value, a static string is returned.
- * This function differs from gnupg_strerror that it yields the string
+ * This function differs from gnupg_strerror that it yields the string
* representation of the macro which is never subject to i18n.
- *
+ *
* Return value: String with the error token.
**/
const char *