aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2005-07-15 22:36:21 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2005-07-15 22:36:21 +0000
commita9b684d48d65f9777a4272b705fc17f4f6534c76 (patch)
tree2256d45cdc1702509190d4a7a0f178c6b9360e94
parent440f4871b5f85e4d43e49d0d7a96f148c275c6b9 (diff)
comments are ";" not ":"
svn path=/trunk/; revision=14930
-rw-r--r--packaging/nsis/ethereal.nsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/packaging/nsis/ethereal.nsi b/packaging/nsis/ethereal.nsi
index c5183d0c5d..7f20aa08fd 100644
--- a/packaging/nsis/ethereal.nsi
+++ b/packaging/nsis/ethereal.nsi
@@ -298,10 +298,10 @@ SetOutPath $INSTDIR
-:
-: Install the RADIUS directory files in the "radius" subdirectory
-: of the installation directory.
-:
+;
+; Install the RADIUS directory files in the "radius" subdirectory
+; of the installation directory.
+;
SetOutPath $INSTDIR\radius
File "..\..\radius\dictionary"
File "..\..\radius\dictionary.3com"