minor cosmetics

This commit is contained in:
Miroslav Stampar 2011-03-18 14:09:18 +00:00
parent 3628887110
commit 4e300baaf2

View File

@ -118,10 +118,10 @@ class PAYLOAD:
}
class METHOD:
COMPARISON = "comparison"
GREP = "grep"
TIME = "time"
UNION = "union"
COMPARISON = "comparison"
GREP = "grep"
TIME = "time"
UNION = "union"
class TECHNIQUE:
HEURISTIC = 0