texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/makeinfo html.h,1.3,1.4


From: karl
Subject: texinfo/makeinfo html.h,1.3,1.4
Date: Fri, 19 Mar 2004 19:54:51 +0100

Update of /cvsroot/texinfo/texinfo/makeinfo
In directory sheep:/tmp/cvs-serv25666

Modified Files:
        html.h 
Log Message:
doc fix.


Index: html.h
===================================================================
RCS file: /cvsroot/texinfo/texinfo/makeinfo/html.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** html.h      13 Feb 2004 22:01:38 -0000      1.3
--- html.h      19 Mar 2004 18:54:49 -0000      1.4
***************
*** 2,6 ****
     $Id$
  
!    Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
  
     This program is free software; you can redistribute it and/or modify
--- 2,6 ----
     $Id$
  
!    Copyright (C) 1999, 2000, 2002, 2004 Free Software Foundation, Inc.
  
     This program is free software; you can redistribute it and/or modify
***************
*** 39,43 ****
  
  /* Escape &<>.  */
! extern char *escape_string (char *string);
  
  /* Open or close TAG according to START_OR_END.  */
--- 39,43 ----
  
  /* Escape &<>.  */
! extern char *escape_string (char *);
  
  /* Open or close TAG according to START_OR_END.  */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]