/[rdesktop]/jpeg/rdesktop/trunk/rdesktop.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/rdesktop.c

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

revision 122 by matthewc, Sat Sep 14 11:54:11 2002 UTC revision 159 by matthewc, Sun Sep 15 12:36:55 2002 UTC
# Line 388  hexdump(unsigned char *p, unsigned int l Line 388  hexdump(unsigned char *p, unsigned int l
388          }          }
389  }  }
390    
391    #ifdef SAVE_LICENCE
392  int  int
393  load_licence(unsigned char **data)  load_licence(unsigned char **data)
394  {  {
# Line 441  save_licence(unsigned char *data, int le Line 442  save_licence(unsigned char *data, int le
442          write(fd, data, length);          write(fd, data, length);
443          close(fd);          close(fd);
444  }  }
445    #endif

Legend:
Removed from v.122  
changed lines
  Added in v.159

  ViewVC Help
Powered by ViewVC 1.1.26