• Paul Eggert's avatar
    Declare file-scope functions and variables static if not exported. · b23b5a5b
    Paul Eggert authored
    This is more consistent, and is nicer with gcc -Wstrict-prototypes.
    * ebrowse.c, emacsclient.c, fakemail.c, make-docfile.c, movemail.c:
    * profile.c, test-distrib.c, update-game-score.c:
    Declare non-'main' functions and variables to be static.
    * ebrowse.c: Omit redundant function prototypes.
    b23b5a5b
profile.c 2.51 KB