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

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

revision 12 by matty, Tue Aug 15 12:01:01 2000 UTC revision 17 by matty, Thu Sep 28 15:54:11 2000 UTC
# Line 59  int main(int argc, char *argv[]) Line 59  int main(int argc, char *argv[])
59          int c;          int c;
60    
61          STATUS("rdesktop: A Remote Desktop Protocol client.\n");          STATUS("rdesktop: A Remote Desktop Protocol client.\n");
62          STATUS("Version "VERSION". Copyright (C) 1999-2000 Matt Chapman.\n\n");          STATUS("Version "VERSION". Copyright (C) 1999-2000 Matt Chapman.\n");
63            STATUS("See http://www.rdesktop.org/ for more information.\n\n");
64    
65          while ((c = getopt(argc, argv, "u:n:w:h:k:mbl?")) != -1)          while ((c = getopt(argc, argv, "u:n:w:h:k:mbl?")) != -1)
66          {          {

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

  ViewVC Help
Powered by ViewVC 1.1.26