Discussion:
CVS commit: pcc/mip
Iain Hibbert
2012-11-07 10:07:17 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Wed Nov 7 10:07:17 UTC 2012

Modified Files:
pcc/mip: optim2.c

Log Message:
the single-line single-use function name link() conflicts with POSIX
link(2), so just replace it with the statement directly [lint]


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pcc/mip/optim2.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...