/[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 602 by stargo, Sat Feb 7 17:32:21 2004 UTC revision 603 by stargo, Sat Feb 7 18:47:06 2004 UTC
# Line 70  void warning(char *format, ...); Line 70  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 *l_to_a(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);
76  char *next_arg(char *src, char needle);  char *next_arg(char *src, char needle);

Legend:
Removed from v.602  
changed lines
  Added in v.603

  ViewVC Help
Powered by ViewVC 1.1.26