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_close.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_close.cpp')
| -rw-r--r-- | src/modules/m_close.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/m_close.cpp b/src/modules/m_close.cpp index 3f08bab8f..7086c8987 100644 --- a/src/modules/m_close.cpp +++ b/src/modules/m_close.cpp @@ -17,6 +17,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ + #include "inspircd.h" /* $ModDesc: Provides /CLOSE functionality */ |
