FreeCalypso > hg > fc-tourmaline
view makefile-frags/str2ind @ 205:81f5c4ca1fb3
mmiDialogs.c: make dialog_info() static
The function in question was first declared as static, then defined
as non-static, which should be considered invalid C. Given that
this function is not referenced from any other modules and appears
to have been intended as static, make it so.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 06 Apr 2021 01:28:52 +0000 |
parents | 94ee95dad595 |
children |
line wrap: on
line source
str2ind.tab: ${SUBDIR} @true str2ind.c: str2ind.tab ../helpers/str2ind-ver str2ind.tab > $@ str2ind.obj: str2ind.c ../toolwrap/cl470 -q -c -me -mt -o -pw2 -x -mw str2ind.c