diff options
| author | 2012-04-20 17:34:06 +0200 | |
|---|---|---|
| committer | 2012-04-20 17:34:06 +0200 | |
| commit | a05be80db3f36fec2172f8a062f1a3cebbda77c4 (patch) | |
| tree | bb4577ae89d26d24139880b20e8a02b4893b1904 /src/modules/m_spanningtree/protocolinterface.cpp | |
| parent | Replace copyright headers with headers granting specific authors copyright. (diff) | |
Headers nitpicking: consistency, remove/add newlines as needed to match all others
Diffstat (limited to 'src/modules/m_spanningtree/protocolinterface.cpp')
| -rw-r--r-- | src/modules/m_spanningtree/protocolinterface.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/m_spanningtree/protocolinterface.cpp b/src/modules/m_spanningtree/protocolinterface.cpp index 05469e661..99e54be52 100644 --- a/src/modules/m_spanningtree/protocolinterface.cpp +++ b/src/modules/m_spanningtree/protocolinterface.cpp @@ -17,6 +17,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ + #include "inspircd.h" #include "main.h" #include "utils.h" |
