Changeset 15885 for titan/plugins/hbbtv


Ignore:
Timestamp:
05/21/12 00:31:03 (12 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/hbbtv/hbbtv.h

    r15884 r15885  
    288288                if(ostrcmp("HELLO", (&ret[0])->part) == 0)
    289289                {
     290
     291printf("xccccccccccccccccccccccccccccccccc");
    290292                        control_r_fd = open(CONTROL_PIPE_R, O_WRONLY);
    291293                        if(control_r_fd < 0)
Note: See TracChangeset for help on using the changeset viewer.