From: Jo-Philipp Wich Date: Thu, 30 Jul 2009 12:11:08 +0000 (+0000) Subject: libs/lmo: remove cast in first lseek(), not needed since it's a constant expression X-Git-Tag: 0.10.0~1278 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=12400496cc4a15fe1e7afbe0795f9ab3f4207790;hp=12400496cc4a15fe1e7afbe0795f9ab3f4207790 libs/lmo: remove cast in first lseek(), not needed since it's a constant expression ---