Revision bd5c51ee ui/gtk.c

b/ui/gtk.c
1119 1119

  
1120 1120
    chr = g_malloc0(sizeof(*chr));
1121 1121
    chr->chr_write = gd_vc_chr_write;
1122
    /* defer OPENED events until our vc is fully initialized */
1123
    chr->explicit_be_open = true;
1122 1124

  
1123 1125
    vcs[nb_vcs++] = chr;
1124 1126

  

Also available in: Unified diff