Update.
authorAndreas Jaeger <aj@suse.de>
Tue, 5 Dec 2000 08:17:58 +0000 (08:17 +0000)
committerAndreas Jaeger <aj@suse.de>
Tue, 5 Dec 2000 08:17:58 +0000 (08:17 +0000)
commitcf3141a59dc73a8082a701c8f16842adab4ab09a
tree28baa08ec26885a2f67ceb400f16812d54f8570f
parentd6f1fe47aa10f51e7c630904e3605d0d04b43b42
Update.

2000-12-05  Andreas Jaeger  <aj@suse.de>

* nss/test-netdb.c: Mark local functions as static to avoid
warnings.
(main): Use return to silence warning.

* stdlib/test-canon.c (check_path): Mark as static to avoid warning.

* stdio-common/test-popen.c: Mark local functions as static to
avoid warnings.
(main): Use return to silence warning.

* stdlib/testsort.c (compare): Mark as static to avoid warning.

* assert/test-assert.c: Mark local functions as static to avoid
warnings.
* assert/test-assert-perr.c: Likewise.

* math/libm-test.inc (main): Use return to silence warnings.
ChangeLog
assert/test-assert-perr.c
assert/test-assert.c
math/libm-test.inc
stdio-common/test-popen.c
stdlib/test-canon.c
stdlib/testsort.c