summaryrefslogtreecommitdiff
path: root/lib/version-etc.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/version-etc.h')
-rw-r--r--lib/version-etc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/version-etc.h b/lib/version-etc.h
index e2ef98185..35b292dc1 100644
--- a/lib/version-etc.h
+++ b/lib/version-etc.h
@@ -26,6 +26,6 @@ extern char *version_etc_copyright;
void version_etc (FILE *stream,
const char *command_name, const char *package,
- const char *version, const char *authors);
+ const char *version, const char *writen_by);
#endif /* VERSION_ETC_H */