• E
    vsh: Make vshInitDebug static · 682775fb
    Erik Skultety 提交于
    There's no reason why debug initialization could not be made completely
    hidden, just like readline initialization is. The point of the global
    initializer vshInit is to make initialization of smaller features transparent
    to the user/caller.
    682775fb
vsh.c 77.1 KB