aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wmem/Makefile.nmake
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-05-28 18:04:30 +0200
committerMichael Mann <mmann78@netscape.net>2014-05-28 23:43:46 +0000
commitbb78e8f6e5bf770f1effbc84c44656436add5a5d (patch)
treed34d4df68f16ae9495c8407241dc3ab89343fd08 /epan/wmem/Makefile.nmake
parent56d8ff67904af95fe3178faf774c0dfd3c076bdf (diff)
Add Modelines and use tabs and fix typo
Change-Id: Ie3f60f66f0f4a572098d1d7425c53aaf51bdb747 Reviewed-on: https://code.wireshark.org/review/1846 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/wmem/Makefile.nmake')
-rw-r--r--epan/wmem/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/wmem/Makefile.nmake b/epan/wmem/Makefile.nmake
index e607cb3a23..fdc51e59ed 100644
--- a/epan/wmem/Makefile.nmake
+++ b/epan/wmem/Makefile.nmake
@@ -39,7 +39,7 @@ wmem_test.exe: $(WMEM_TEST_OBJ) $(WMEM_TEST_LIBS)
wmem_test_install:
set copycmd=/y
- if exist wmem_test.exe xcopy wmem_test.exe ..\..\$(INSTALL_DIR) /d
+ if exist wmem_test.exe xcopy wmem_test.exe ..\..\$(INSTALL_DIR) /d
checkapi:
$(PERL) ../../tools/checkAPIs.pl -g termoutput -build \