/[groff]/groff/src/devices/grolj4/lj4.cpp
ViewVC logotype

Diff of /groff/src/devices/grolj4/lj4.cpp

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

revision 1.4 by wlemb, Thu Apr 8 20:43:21 2004 UTC revision 1.5 by wl, Thu Oct 7 11:50:17 2004 UTC
# Line 159  void lj4_font::handle_unknown_font_comma Line 159  void lj4_font::handle_unknown_font_comma
159    }    }
160  }  }
161    
162    int printer::round_width(int x)
163    {
164      return x;
165    }
166    
167  class lj4_printer : public printer {  class lj4_printer : public printer {
168  public:  public:
169    lj4_printer(int);    lj4_printer(int);

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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