aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-12-25 16:02:59 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-12-25 16:02:59 +0000
commit37192d7afa43c30f52879ccc65b4f62a8f624335 (patch)
tree9eafc9687782625dc4370aa4318ab00efa0ce088 /tools/win32-setup.sh
parent6fbf8be77d20eae041ec68eb6154c4db2d564484 (diff)
Typo -- missing "
svn path=/trunk/; revision=23948
Diffstat (limited to 'tools/win32-setup.sh')
-rwxr-xr-xtools/win32-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 2f26bd2cc3..800e036b45 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -8,7 +8,7 @@
# previous release or an older SVN checkout).
# Save privious tag.
# DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-12-15/packages/"
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-12-25/packages/
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-12-25/packages/"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
# DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"