[BACK]Return to fconsvar.h CVS log [TXT][DIR] Up to [local] / funnyos / dev / fcons

Diff for /funnyos/dev/fcons/fconsvar.h between version 1.7 and 1.8

version 1.7, 2007/10/16 22:10:32 version 1.8, 2007/10/29 12:27:19
Line 20 
Line 20 
         uint8_t         fd_currow;          uint8_t         fd_currow;
         uint8_t         fd_curcol;          uint8_t         fd_curcol;
   
         struct fcons_handle fd_fh;          struct fcons_handle *fd_fh;
 };  };
   
   

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb