Cycles: Cleanup, spacing after preprocessor
It is supposed to be two spaces before comment stating which if else/endif statements corresponds to. Was mainly violated in the header guards.
This commit is contained in:
@@ -21,4 +21,4 @@
|
||||
|
||||
#define foreach(x, y) for(x : y)
|
||||
|
||||
#endif /* __UTIL_FOREACH_H__ */
|
||||
#endif /* __UTIL_FOREACH_H__ */
|
||||
|
||||
Reference in New Issue
Block a user