/[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 1009 by astrand, Thu Aug 25 20:43:45 2005 UTC revision 1010 by astrand, Wed Aug 31 13:00:57 2005 UTC
# Line 117  void unimpl(char *format, ...); Line 117  void unimpl(char *format, ...);
117  void hexdump(unsigned char *p, unsigned int len);  void hexdump(unsigned char *p, unsigned int len);
118  char *next_arg(char *src, char needle);  char *next_arg(char *src, char needle);
119  void toupper_str(char *p);  void toupper_str(char *p);
120    BOOL str_startswith(const char *s, const char *prefix);
121  char *l_to_a(long N, int base);  char *l_to_a(long N, int base);
122  int load_licence(unsigned char **data);  int load_licence(unsigned char **data);
123  void save_licence(unsigned char *data, int length);  void save_licence(unsigned char *data, int length);

Legend:
Removed from v.1009  
changed lines
  Added in v.1010

  ViewVC Help
Powered by ViewVC 1.1.26