Comments clean up.

This commit is contained in:
Chris Johns 2012-08-04 22:17:50 +10:00
parent e80176246b
commit 5a4412234d

View File

@ -599,7 +599,7 @@ class file:
elif ls[0] == '%bcond_with':
if isvalid:
#
# Check is already defined. Would be by the command line or
# Check if already defined. Would be by the command line or
# even a host specific default.
#
if self._label('with_' + ls[1]) not in self.defines: