diff options
author | rodrigc <rodrigc@FreeBSD.org> | 2005-05-31 14:50:49 +0000 |
---|---|---|
committer | rodrigc <rodrigc@FreeBSD.org> | 2005-05-31 14:50:49 +0000 |
commit | dba46a3ce78931a31055af685eae287c6194a6bb (patch) | |
tree | c14abaf06e9b139de217e8e043f9db9c042fa792 /lib/libpthread/sys/thr_error.c | |
parent | 316b5bf77691ab3a6e083b20d92a9cf0d6113cf3 (diff) | |
download | FreeBSD-src-dba46a3ce78931a31055af685eae287c6194a6bb.zip FreeBSD-src-dba46a3ce78931a31055af685eae287c6194a6bb.tar.gz |
Do not declare a struct as extern, and then implement
it as static in the same file. This is not legal C,
and GCC 4.0 will issue an error.
Reviewed by: phk
Approved by: das (mentor)
Diffstat (limited to 'lib/libpthread/sys/thr_error.c')
0 files changed, 0 insertions, 0 deletions