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

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

revision 10 by matty, Tue Aug 15 10:23:24 2000 UTC revision 17 by matty, Thu Sep 28 15:54:11 2000 UTC
# Line 21  Line 21 
21  #include <stdio.h>  #include <stdio.h>
22  #include <string.h>  #include <string.h>
23    
24  #define VERSION "0.9.0-alpha1"  #define VERSION "0.9.0-alpha2"
25    
26  #define STATUS(args...) fprintf(stderr, args);  #define STATUS(args...) fprintf(stderr, args);
27  #define ERROR(args...)  fprintf(stderr, "ERROR: "args);  #define ERROR(args...)  fprintf(stderr, "ERROR: "args);

Legend:
Removed from v.10  
changed lines
  Added in v.17

  ViewVC Help
Powered by ViewVC 1.1.26