/[groff]/groff/src/roff/troff/div.h
ViewVC logotype

Diff of /groff/src/roff/troff/div.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by wl, Thu May 26 21:02:01 2005 UTC revision 1.15 by wl, Thu Jun 16 09:47:49 2005 UTC
# Line 1  Line 1 
1  // -*- C++ -*-  // -*- C++ -*-
2  /* Copyright (C) 1989, 1990, 1991, 1992, 2001, 2002, 2004  /* Copyright (C) 1989, 1990, 1991, 1992, 2001, 2002, 2004, 2005
3     Free Software Foundation, Inc.     Free Software Foundation, Inc.
4       Written by James Clark (jjc@jclark.com)       Written by James Clark (jjc@jclark.com)
5    
# Line 19  You should have received a copy of the G Line 19  You should have received a copy of the G
19  with groff; see the file COPYING.  If not, write to the Free Software  with groff; see the file COPYING.  If not, write to the Free Software
20  Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. */  Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. */
21    
22    void do_divert(int append, int boxing);
23  void end_diversions();  void end_diversions();
24    void page_offset();
25    
26  class diversion {  class diversion {
27    friend void do_divert(int append, int boxing);    friend void do_divert(int append, int boxing);

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26