/[groff]/groff/src/roff/troff/column.cpp
ViewVC logotype

Diff of /groff/src/roff/troff/column.cpp

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

revision 1.1 by wlemb, Tue Apr 15 15:14:08 2003 UTC revision 1.2 by wl, Sun Oct 10 19:08:03 2004 UTC
# Line 666  vjustify_node::vjustify_node(symbol t) Line 666  vjustify_node::vjustify_node(symbol t)
666    
667  node *vjustify_node::copy()  node *vjustify_node::copy()
668  {  {
669    return new vjustify_node(typ);    return new vjustify_node(typ, div_nest_level);
670  }  }
671    
672  const char *vjustify_node::type()  const char *vjustify_node::type()

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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