From ae527cbf109a054ba10e3e313fb42e0b2ec0f342 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Wed, 6 Feb 2013 15:01:40 +0000 Subject: Update a comment. svn path=/trunk/; revision=47521 --- epan/dissectors/Makefile.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/Makefile.nmake') diff --git a/epan/dissectors/Makefile.nmake b/epan/dissectors/Makefile.nmake index 37f0a40951..e40f3c6147 100644 --- a/epan/dissectors/Makefile.nmake +++ b/epan/dissectors/Makefile.nmake @@ -57,7 +57,7 @@ packet-rrc.obj : packet-rrc.c # preceded only by "void " starting in column zero, and must not be # inside #if. # -# DISSECTOR_SRC is assumed to have all the files that need to be scanned. +# ALL_DISSECTORS_SRC is assumed to have all the files that need to be scanned. # # For some unknown reason, having a big "for" loop in the Makefile # to scan all the files doesn't work with some "make"s; they seem to -- cgit v1.2.1