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

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

revision 28 by matty, Wed Jun 20 13:54:48 2001 UTC revision 30 by matty, Fri Sep 14 13:51:38 2001 UTC
# Line 35  void generate_random(uint8 *random); Line 35  void generate_random(uint8 *random);
35  void *xmalloc(int size);  void *xmalloc(int size);
36  void *xrealloc(void *oldmem, int size);  void *xrealloc(void *oldmem, int size);
37  void xfree(void *mem);  void xfree(void *mem);
38    void error(char *format, ...);
39    void unimpl(char *format, ...);
40  void hexdump(unsigned char *p, unsigned int len);  void hexdump(unsigned char *p, unsigned int len);
41  /* rdp.c */  /* rdp.c */
42  void rdp_out_unistr(STREAM s, char *string, int len);  void rdp_out_unistr(STREAM s, char *string, int len);

Legend:
Removed from v.28  
changed lines
  Added in v.30

  ViewVC Help
Powered by ViewVC 1.1.26