aboutsummaryrefslogtreecommitdiffstats
path: root/www/Mosaic/files/patch-ae
blob: b346f5a80f204a9522d1709e36d9f6d0c81ca54f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
*** 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= \
  "<title>\n" \
  " Comment Card for Mosaic 2.6\n" \
  "</title>\n" \
--- 67,73 ----
  #ifndef _COMMENT_H
  #define _COMMENT_H
  
! static char *comment_card_html_top= \
  "<title>\n" \
  " Comment Card for Mosaic 2.6\n" \
  "</title>\n" \
***************
*** 103,109 ****
  "             <p>\n" \
  "\n";
  
! char *comment_card_html_bot= \
  "             </p>\n" \
  "         </li>\n" \
  "         <br>\n" \
--- 103,109 ----
  "             <p>\n" \
  "\n";
  
! static char *comment_card_html_bot= \
  "             </p>\n" \
  "         </li>\n" \
  "         <br>\n" \