summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/thread-alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/ecpg/test/expected/thread-alloc.c')
-rw-r--r--src/interfaces/ecpg/test/expected/thread-alloc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/ecpg/test/expected/thread-alloc.c b/src/interfaces/ecpg/test/expected/thread-alloc.c
index 57ef2bcc63b..9f8ac594304 100644
--- a/src/interfaces/ecpg/test/expected/thread-alloc.c
+++ b/src/interfaces/ecpg/test/expected/thread-alloc.c
@@ -40,8 +40,8 @@ main(void)
#define PGDLLIMPORT __declspec (dllimport)
#else
#define PGDLLIMPORT
-#endif /* __CYGWIN__ */
-#endif /* PGDLLIMPORT */
+#endif /* __CYGWIN__ */
+#endif /* PGDLLIMPORT */
#define SQLERRMC_LEN 150