diff options
| author | 2007-07-16 14:43:30 +0000 | |
|---|---|---|
| committer | 2007-07-16 14:43:30 +0000 | |
| commit | 1cb674495d8903346831b0ca8baad9478c714861 (patch) | |
| tree | 3e6a56df95c65444c80183100c3b95cad3adc8a3 /src/command_parse.cpp | |
| parent | Oops, the (*p) check was meant for the inner loop, I blame the vs editor :> (diff) | |
formatting and ^M
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7451 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/command_parse.cpp')
| -rw-r--r-- | src/command_parse.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command_parse.cpp b/src/command_parse.cpp index ab3df5263..52c58ef99 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -1,4 +1,4 @@ - /* +------------------------------------+ +/* +------------------------------------+ * | Inspire Internet Relay Chat Daemon | * +------------------------------------+ * |
