diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2024-12-15 15:01:57 +0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2024-12-15 15:05:27 +0800 |
commit | d4175a62c286a4c5efcb869f5385d16969abdc2a (patch) | |
tree | 0e4713d74e6020be73bb5de9873d9fc848040b1b /timezone/leapseconds | |
parent | afac8b1311e73077e4634183c3b999706780146f (diff) | |
download | glibc-d4175a62c286a4c5efcb869f5385d16969abdc2a.zip glibc-d4175a62c286a4c5efcb869f5385d16969abdc2a.tar.gz glibc-d4175a62c286a4c5efcb869f5385d16969abdc2a.tar.bz2 |
tst-difftime.c: Use "main (void)"
Use "main (void)" instead of "main (void)" to avoid GCC 4.9 warning:
tst-difftime.c:62:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
main ()
^
tst-difftime.c: In function ‘main’:
tst-difftime.c:62:1: error: old-style function definition [-Werror=old-style-definition]
cc1: all warnings being treated as errors
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'timezone/leapseconds')
0 files changed, 0 insertions, 0 deletions