From 02e20f09aaa59fd6b563fb4f918afb4b21502ecd Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 7 Feb 2008 00:41:05 +0000 Subject: update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@647 42af7a65-404d-4744-a932-0658087f49c3 --- misc/pascal/libpoff/pfwrite.c | 1 - 1 file changed, 1 deletion(-) (limited to 'misc/pascal') diff --git a/misc/pascal/libpoff/pfwrite.c b/misc/pascal/libpoff/pfwrite.c index c655dba71..2ad8aaac5 100644 --- a/misc/pascal/libpoff/pfwrite.c +++ b/misc/pascal/libpoff/pfwrite.c @@ -400,7 +400,6 @@ static void poffWriteSectionData(poffHandle_t handle, FILE *poffFile) /* Restore host data order */ poffSwapSymbolTableData(poffInfo); - } /* Write the relocation table section data (if we have one) */ -- cgit v1.2.3