Use consistent syntax for boolean preprocessor expressions.
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
|
||||
|
||||
#ifndef __UPX_FILTER_H
|
||||
#define __UPX_FILTER_H
|
||||
#define __UPX_FILTER_H 1
|
||||
|
||||
class Filter;
|
||||
class FilterImp;
|
||||
|
||||
Reference in New Issue
Block a user