about summary refs log tree commit diff stats
path: root/src/LYNews.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2004-04-27 20:26:05 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2004-04-27 20:26:05 -0400
commit2cd8e80bfe2792ce8999a26b34384598f58e3889 (patch)
tree780917a289058c7d05e893a8a1b3dc88d4a7030f /src/LYNews.h
parentbff0a2c0390cf1536254ea168d2581cc9550325f (diff)
downloadlynx-snapshots-2cd8e80bfe2792ce8999a26b34384598f58e3889.tar.gz
snapshot of project "lynx", label v2-8-6dev_2
Diffstat (limited to 'src/LYNews.h')
-rw-r--r--src/LYNews.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYNews.h b/src/LYNews.h
index 096062d3..07ff22b1 100644
--- a/src/LYNews.h
+++ b/src/LYNews.h
@@ -7,6 +7,6 @@
 
 extern BOOLEAN term_message;
 
-extern char *LYNewsPost PARAMS((char *newsgroups, BOOLEAN followup));
+extern char *LYNewsPost (char *newsgroups, BOOLEAN followup);
 
 #endif /* LYNEWSPOST_H */