• Travis Cross's avatar
    Refactor `switch_fulldate_cmp` · bf42dd65
    Travis Cross 提交于
    We're moving the variable declarations down to the smallest possible
    scope (a good idea in general) so we can address the use of undefined
    memory by the function in a later commit.
    bf42dd65
switch_utils.c 78.4 KB