/[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 20 by matty, Thu Sep 28 15:54:11 2000 UTC revision 21 by matty, Mon Oct 16 08:44:48 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-alpha2"  #define VERSION "1.0.0"
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.20  
changed lines
  Added in v.21

  ViewVC Help
Powered by ViewVC 1.1.26