Fix a tpo.

svn path=/trunk/; revision=27705
This commit is contained in:
Gerald Combs 2009-03-11 22:15:35 +00:00
parent cf7fb3ea9c
commit 3208754486
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ InstType "un.All (remove all)"
; ============================================================================
; The name of the installer
!define PROGRAM_NAME "Wireshark"
!if ${WIRESHRK_TARGET_PLATFORM} == "win32"
!if ${WIRESHARK_TARGET_PLATFORM} == "win32"
!define BITS 32
!else
!define BITS 64