From a9b684d48d65f9777a4272b705fc17f4f6534c76 Mon Sep 17 00:00:00 2001 From: Luis Ontanon Date: Fri, 15 Jul 2005 22:36:21 +0000 Subject: comments are ";" not ":" svn path=/trunk/; revision=14930 --- packaging/nsis/ethereal.nsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packaging') 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" -- cgit v1.2.3