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

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

revision 1372 by jsorg71, Mon Jan 8 04:47:06 2007 UTC revision 1379 by jsorg71, Thu Jan 11 05:01:46 2007 UTC
# Line 36  ber_parse_header(STREAM s, int tagval, i Line 36  ber_parse_header(STREAM s, int tagval, i
36          }          }
37          else          else
38          {          {
39          in_uint8(s, tag)}                  in_uint8(s, tag);
40            }
41    
42          if (tag != tagval)          if (tag != tagval)
43          {          {

Legend:
Removed from v.1372  
changed lines
  Added in v.1379

  ViewVC Help
Powered by ViewVC 1.1.26