summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/qsort.c
diff options
context:
space:
mode:
authorgad <gad@FreeBSD.org>2003-07-25 18:40:36 +0000
committergad <gad@FreeBSD.org>2003-07-25 18:40:36 +0000
commit59092046bae701082b0e4b28188b2d2e6d672bb3 (patch)
tree6e920bb82416ddb374543eafee788cbcf5994a34 /lib/libc/stdlib/qsort.c
parent5084d1a5f5bc98a060494dcab4941fb7ed09d73c (diff)
downloadFreeBSD-src-59092046bae701082b0e4b28188b2d2e6d672bb3.zip
FreeBSD-src-59092046bae701082b0e4b28188b2d2e6d672bb3.tar.gz
Discussions on src-committers with alfred and bde pointed out that
the "do-nothing" versions of __RCSID(), __RCSID_SOURCE(), __SCCSID(), and __COPYRIGHT() were not strictly correct. They should not expand into [nothing], because the ';' which follows them would then cause a syntax error (in a strict C compiler, if not gcc...). So, change the do-nothing versions of those macros to use the 'struct __hack' tactic, as was already used with __FBSDID(). Approved by: discussions with bde MFC after: 1 week
Diffstat (limited to 'lib/libc/stdlib/qsort.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud