Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/udf
Module Name: src
Committed By: reinoud
Date: Thu Aug 10 12:26:44 UTC 2006
Modified Files:
src/sys/fs/udf: udf_osta.c
Log Message:
The local variable `index' seems shadowing an inbuild gcc variable (???)
when compiling from userland (kernel ok) so rename the variable to Index to
avoid the confusing warning.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/udf/udf_osta.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index