(version_etc): Rename parameter, authors, to written_by.
authorJim Meyering <jim@meyering.net>
Thu, 18 Sep 2003 22:21:41 +0000 (22:21 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 18 Sep 2003 22:21:41 +0000 (22:21 +0000)
lib/version-etc.h

index e2ef981..35b292d 100644 (file)
@@ -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 */