summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-09-28 03:33:01 +0000
committerimp <imp@FreeBSD.org>2008-09-28 03:33:01 +0000
commiteaeae65ffcd84982ee7e7c826512ac557ab5d940 (patch)
treef2087f94287c9bee77decf726a1d59bd210dab3c /share
parent67a928c072881290d56c36eda67cca45d28f9acb (diff)
downloadFreeBSD-src-eaeae65ffcd84982ee7e7c826512ac557ab5d940.zip
FreeBSD-src-eaeae65ffcd84982ee7e7c826512ac557ab5d940.tar.gz
Change while (cond)\n\t\t; to while (cond)\n\t\tcontinue; since the
former more explicitly tells the compiler that you want an empty loop. There are some lint programs that use this hint to avoid generating warnings. No functional change...
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud