/[rdesktop]/jpeg/rdesktop/trunk/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 /jpeg/rdesktop/trunk/rdesktop.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 29 by matty, Fri Sep 14 03:38:39 2001 UTC
# Line 22  Line 22 
22  #include <stdio.h>  #include <stdio.h>
23  #include <string.h>  #include <string.h>
24    
25  #define VERSION "1.0.0"  #define VERSION "1.1.0"
26    
27  #define STATUS(args...) fprintf(stderr, args);  #define STATUS(args...) fprintf(stderr, args);
28  #define ERROR(args...)  fprintf(stderr, "ERROR: "args);  #define ERROR(args...)  fprintf(stderr, "ERROR: "args);

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

  ViewVC Help
Powered by ViewVC 1.1.26