Some styling tweaks

- used transient declarations where appropriate
- fixed brackets
- cleaned up some comments
This commit is contained in:
Martin van Hensbergen 2016-04-11 11:35:36 +02:00
parent 04dd65cbaf
commit 034f725f3f
9 changed files with 109 additions and 113 deletions

View file

@ -1,5 +1,3 @@
# Generated by binpac_quickstart
include(BroPlugin)
include_directories(BEFORE ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR})