$NetBSD: patch-ae,v 1.2 1998/08/07 11:14:17 agc Exp $ *** src/comment.h.bak Fri Jun 7 00:01:43 1996 --- src/comment.h Sat Aug 3 13:58:11 1996 *************** *** 67,73 **** #ifndef _COMMENT_H #define _COMMENT_H ! char *comment_card_html_top= \ "\n" \ " Comment Card for Mosaic 2.6\n" \ "\n" \ --- 67,73 ---- #ifndef _COMMENT_H #define _COMMENT_H ! static char *comment_card_html_top= \ "\n" \ " Comment Card for Mosaic 2.6\n" \ "\n" \ *************** *** 103,109 **** "

\n" \ "\n"; ! char *comment_card_html_bot= \ "

\n" \ " \n" \ "
\n" \ --- 103,109 ---- "

\n" \ "\n"; ! static char *comment_card_html_bot= \ "

\n" \ " \n" \ "
\n" \