diff options
| author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-08-08 10:50:21 +0000 |
|---|---|---|
| committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-08-08 10:50:21 +0000 |
| commit | b31121671cdb2c0c365d3c464138da76abbdc680 (patch) | |
| tree | 27d2d1e2e3a8adf64cbdc62ad34fd64173b2094d /Changes | |
| parent | 6d7d43f1c881da9569570f7527232ddda9ac4150 (diff) | |
Removed pointless checks for buf existing, as they always will for non pointers.
git-svn-id: svn://svn.anope.org/anope/trunk@1407 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1122 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ Anope Version S V N 05/12 F moduleNoticeLang() now calls notice_user instead of notice(). [ #00] Provided by Robin Burchell <w00t@inspircd.org> - 2008 +08/08 F Strict warnings in send.c from comparing address of non-ptr [ #00] 08/08 F Removed sa-commands from inspircd protocol support. [ #00] Provided by Christian Schroer <Christian.Schroer@coderschlampe.com> - 2008 |
