From 47edb5b88a988a5aa84392b28b4f278e3eac0ccc Mon Sep 17 00:00:00 2001
From: PeiYong Zhang <peiyongz@apache.org>
Date: Wed, 20 Oct 2004 16:00:43 +0000
Subject: [PATCH] to tag

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176151 13f79535-47bb-0310-9956-ffa450edef68
---
 scripts/packageBinaries.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/packageBinaries.pl b/scripts/packageBinaries.pl
index 69bf73f69..97215da83 100644
--- a/scripts/packageBinaries.pl
+++ b/scripts/packageBinaries.pl
@@ -335,6 +335,7 @@ if ($platform =~ m/Windows/  || ($platform =~ m/CYGWIN/ && !($opt_c =~ m/gcc/)))
     system("type buildlog_debug.txt");
     system("type buildlog_depdom_debug.txt");
 
+
 #
 # Population Begin
 #
-- 
GitLab