From 677843147820e9e8d581cf9841ea01a567324d3b Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Tue, 8 Sep 2009 13:19:05 +0000 Subject: Revert previous commit and add myself to the list of people who should know better than to commit with a cat in the area. --- sys/fs/msdosfs/msdosfs_conv.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/fs/msdosfs') diff --git a/sys/fs/msdosfs/msdosfs_conv.c b/sys/fs/msdosfs/msdosfs_conv.c index b9b6f4ad3fdb..50dc1a06cc92 100644 --- a/sys/fs/msdosfs/msdosfs_conv.c +++ b/sys/fs/msdosfs/msdosfs_conv.c @@ -266,7 +266,6 @@ dos2unixfn(dn, un, lower, pmp) *un++ = c; thislong++; } - /* XXX: FlexeLint: Not kosher, dn is an array, not a pointer */ dn += i; /* -- cgit v1.2.3