Applied, thanks.
On Thu, Apr 4, 2013 at 3:00 PM, U. Artie Eoff wrote:
> From: "U. Artie Eoff"
>
> %f causes 0. to always be printed... changed to %d
> to get the desired/correct output result.
>
> Signed-off-by: U. Artie Eoff
> ---
> src/lib/evas/Evas.h | 2 +-
> 1 file changed, 1 insertio
From: "U. Artie Eoff"
%f causes 0. to always be printed... changed to %d
to get the desired/correct output result.
Signed-off-by: U. Artie Eoff
---
src/lib/evas/Evas.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/evas/Evas.h b/src/lib/evas/Evas.h
index 21d6be