/[rdesktop]/sourceforge.net/trunk/rdesktop/proto.h
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 /sourceforge.net/trunk/rdesktop/proto.h

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

revision 579 by stargo, Wed Jan 21 18:02:38 2004 UTC revision 580 by astrand, Fri Jan 23 08:35:52 2004 UTC
# Line 69  void error(char *format, ...); Line 69  void error(char *format, ...);
69  void warning(char *format, ...);  void warning(char *format, ...);
70  void unimpl(char *format, ...);  void unimpl(char *format, ...);
71  void hexdump(unsigned char *p, unsigned int len);  void hexdump(unsigned char *p, unsigned int len);
72  void toupper_str(char* p);  void toupper_str(char *p);
73  char *ltoa(long N, int base);  char *ltoa(long N, int base);
74  int load_licence(unsigned char **data);  int load_licence(unsigned char **data);
75  void save_licence(unsigned char *data, int length);  void save_licence(unsigned char *data, int length);

Legend:
Removed from v.579  
changed lines
  Added in v.580

  ViewVC Help
Powered by ViewVC 1.1.26