summaryrefslogtreecommitdiff
path: root/misc/pascal
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pascal')
-rw-r--r--misc/pascal/libpoff/pfwrite.c1
1 files changed, 0 insertions, 1 deletions
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) */