/[rdesktop]/jpeg/rdesktop/trunk/printer.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /jpeg/rdesktop/trunk/printer.c

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

revision 623 by n-ki, Thu Mar 4 08:08:13 2004 UTC revision 664 by astrand, Sat Apr 17 07:14:41 2004 UTC
# Line 2  Line 2 
2    
3  extern RDPDR_DEVICE g_rdpdr_device[];  extern RDPDR_DEVICE g_rdpdr_device[];
4    
5  PRINTER *  static PRINTER *
6  get_printer_data(HANDLE handle)  get_printer_data(HANDLE handle)
7  {  {
8          int index;          int index;
# Line 143  DEVICE_FNS printer_fns = { Line 143  DEVICE_FNS printer_fns = {
143          printer_write,          printer_write,
144          NULL                    /* device_control */          NULL                    /* device_control */
145  };  };
146    

Legend:
Removed from v.623  
changed lines
  Added in v.664

  ViewVC Help
Powered by ViewVC 1.1.26