From 144be61d416fe28e80512ecc28e9388bc46491f2 Mon Sep 17 00:00:00 2001 From: Ben Dodson Date: Thu, 12 Aug 2010 11:52:50 -0700 Subject: Canonical representation of floating point constants Change-Id: I3c26d412bea82e2bc07b40ccdd3cc291c68c554c --- api/9.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/9.xml') diff --git a/api/9.xml b/api/9.xml index f151a16..9d8456a 100644 --- a/api/9.xml +++ b/api/9.xml @@ -74123,7 +74123,7 @@ type="float" transient="false" volatile="false" - value="0.0010f" + value="0.001f" static="true" final="true" deprecated="not deprecated" -- cgit v1.1