• Paul Eggert's avatar
    Prefer plain 'static' to 'static inline'. · 164b1ba3
    Paul Eggert authored
    I missed these instances of 'static inline' in an earlier sweep.
    * ebrowse.c (putstr):
    * etags.c (hash):
    * make-docfile.c (put_char): No longer inline.
    * etags.c (hash): Prefer int to unsigned when either will do.
    
    Fixes: debbugs:12541
    164b1ba3
make-docfile.c 33.7 KB