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

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

revision 556 by stargo, Tue Dec 9 22:07:47 2003 UTC revision 885 by stargo, Thu Apr 14 16:46:13 2005 UTC
# Line 137  cliprdr_process(STREAM s) Line 137  cliprdr_process(STREAM s)
137                  case CLIPRDR_DATA_RESPONSE:                  case CLIPRDR_DATA_RESPONSE:
138                          ui_clip_handle_data(data, length);                          ui_clip_handle_data(data, length);
139                          break;                          break;
140                    case 7: /* TODO: W2K3 SP1 sends this on connect with a value of 1 */
141                            break;
142                  default:                  default:
143                          unimpl("CLIPRDR packet type %d\n", type);                          unimpl("CLIPRDR packet type %d\n", type);
144          }          }

Legend:
Removed from v.556  
changed lines
  Added in v.885

  ViewVC Help
Powered by ViewVC 1.1.26