aboutsummaryrefslogtreecommitdiff
path: root/src/timezone/zic.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2014-03-13 01:34:42 -0400
committerBruce Momjian <bruce@momjian.us>2014-03-13 01:34:42 -0400
commit886c0be3f65bdbb68e86ec2d66a8c1a4c34b2923 (patch)
tree0f837485442f44abfb64f8867bbfd06dfad50346 /src/timezone/zic.c
parenta3115f0d9ec1ac93b82156535dc00b10172a4fe7 (diff)
downloadpostgresql-886c0be3f65bdbb68e86ec2d66a8c1a4c34b2923.tar.gz
postgresql-886c0be3f65bdbb68e86ec2d66a8c1a4c34b2923.zip
C comments: remove odd blank lines after #ifdef WIN32 lines
Diffstat (limited to 'src/timezone/zic.c')
-rw-r--r--src/timezone/zic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/timezone/zic.c b/src/timezone/zic.c
index cda704266ad..c6a811e018b 100644
--- a/src/timezone/zic.c
+++ b/src/timezone/zic.c
@@ -2848,7 +2848,6 @@ mkdirs(char *argname)
{
*cp = '\0';
#ifdef WIN32
-
/*
* DOS drive specifier?
*/