freebsd-ports/devel/florist-gpl/files/patch-c-posix.c
Martin Wilke 1cef6a66e8 FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE
STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as
the POSIX Ada Bindings.

WWW: http://libre.adacore.com/

PR:		ports/107411
Submitted by:	John Merryweather Cooper
2007-01-05 08:44:45 +00:00

11 lines
365 B
C

--- c-posix.c.orig Mon Jan 1 17:10:12 2007
+++ c-posix.c Mon Jan 1 17:12:03 2007
@@ -3049,7 +3049,7 @@
gheader("POSIX", IEEE_Header);
ifprintf(fp,"with Ada_Streams;\n");
ifprintf(fp,"with Interfaces;\n");
- ifprintf(fp,"package POSIX is\n\n");
+ ifprintf(fp,"package POSIX is\n");
#ifdef LIBS
/* Generate one pragma Linker_Options per library */