From 13894c659cc013427ddafa483768472fbcc76623 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 15 Oct 2023 17:17:06 +0000 Subject: whitespace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4757 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- buildtools/typegen.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'buildtools/typegen.c') diff --git a/buildtools/typegen.c b/buildtools/typegen.c index 5b32af28..6ca86072 100644 --- a/buildtools/typegen.c +++ b/buildtools/typegen.c @@ -13,8 +13,8 @@ the same compile environment as what will actually get used to build Netpbm, and thus the one where our inttypes.h will be used. - Right now, it simply generates either - + Right now, it simply generates either + typedef int int32_t; or @@ -111,3 +111,6 @@ main(int argc, char **argv) { return 0; } + + + -- cgit 1.4.1