code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.

This commit is contained in:
2012-10-09 13:36:42 +00:00
parent a580c891a7
commit 97d4fb4161
253 changed files with 333 additions and 543 deletions

View File

@@ -34,4 +34,4 @@ public:
void convertToOperations(ExecutionSystem *graph, CompositorContext *context);
};
#endif // COM_ChannelMatteNODE_H
#endif /* COM_ChannelMatteNODE_H */