]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
dccp_send.c: Replace bzero() by memset()
authorAndre Noll <maan@systemlinux.org>
Fri, 6 Jul 2007 07:49:18 +0000 (09:49 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 6 Jul 2007 07:49:18 +0000 (09:49 +0200)
bzero() is deprecated.


No differences found