classifier: Add missing argument in CLASSIFIER_FOR_EACH_EXACT_RULE_SAFE
authorJustin Pettit <jpettit@nicira.com>
Fri, 8 Oct 2010 06:30:06 +0000 (23:30 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 8 Oct 2010 18:19:02 +0000 (11:19 -0700)
commit5db39d100c328b218e8c89efab4f43609febf34c
tree5ee833e4b35e64170ccaacf6a39868a7d8886fe9
parentc5cd8b2ef14fa258f57ac5046ca3e85d97cd7650
classifier: Add missing argument in CLASSIFIER_FOR_EACH_EXACT_RULE_SAFE

The CLASSIFIER_FOR_EACH_EXACT_RULE_SAFE macro was missing its "MEMBER"
argument.  It doesn't currently cause any problems because no one uses
the macro.
lib/classifier.h