• Paul Eggert's avatar
    Simplify fill_gstring_header · 404a5470
    Paul Eggert authored
    * src/composite.c (fill_gstring_header): Omit first argument HEADER,
    since in practice it is always nil.  Change caller to match.
    Help the compiler by telling it LEN is nonnegative.
    Problem found with --enable-gcc-warnings and gcc -O2 -Og.
    404a5470
composite.c 61 KB