Ignore:
Timestamp:
Oct 11, 2008, 3:11:16 PM (17 years ago)
Author:
bird
Message:

kmk: find_char_unquote optimizations, some cleanup and a fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kbuild.c

    r1827 r1831  
    19031903    kbuild_put_sdks(&Sdks);
    19041904    (void)pszFuncName;
    1905     return variable_buffer_output(o, "", 1); /** @todo not right. */
     1905    return variable_buffer_output(o, "", 1) - 1; /** @todo why? */
    19061906}
    19071907
Note: See TracChangeset for help on using the changeset viewer.