- config.c:libopm_config_create(): removed extraneous memset() not needed with calloc()
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Mon, 16 Mar 2015 18:52:15 +0000 (18:52 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Mon, 16 Mar 2015 18:52:15 +0000 (18:52 +0000)
commit18a06d96d38617e4dbf2fb251d375390bdfddfd2
tree0749b03d6afec63829223deb3b73e010cd46b174
parentdd2cdc764389be86cf6d89cf43c2ddf01a3ff23c
- config.c:libopm_config_create(): removed extraneous memset() not needed with calloc()

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5711 82007160-df01-0410-b94d-b575c5fd34c7
src/libopm/src/config.c