From 16a6919a9f98ee9fa1fee9dd262906c321004a19 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 16 Aug 2011 16:03:20 +0000 Subject: even nicer indentation, thanks to LRN's indent patch --- src/include/platform.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include/platform.h') diff --git a/src/include/platform.h b/src/include/platform.h index 4f9eb5eda..aa2434731 100644 --- a/src/include/platform.h +++ b/src/include/platform.h @@ -226,7 +226,8 @@ #if !HAVE_ATOLL -long long atoll (const char *nptr); +long long +atoll (const char *nptr); #endif #if ENABLE_NLS -- cgit v1.2.3