[BACK]Return to doscreen.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / less

Diff for /src/usr.bin/less/Attic/doscreen.c between version 1.2 and 1.3

version 1.2, 2001/01/29 01:58:01 version 1.3, 2001/11/19 19:02:14
Line 105 
Line 105 
         int *p_height;          int *p_height;
         int *p_width;          int *p_width;
 {  {
         register char *s;          char *s;
         struct videoconfig w;          struct videoconfig w;
   
         _getvideoconfig(&w);          _getvideoconfig(&w);

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