]> git.xonotic.org Git - xonotic/darkplaces.git/commit
strncpy -> {strlcpy,memcpy}. Replaced the "forceloop" boolean in "channel_t" by a...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 2 Apr 2004 07:12:10 +0000 (07:12 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 2 Apr 2004 07:12:10 +0000 (07:12 +0000)
commit49efc53510842f29eccbc160e1aa56c17e575468
tree0c648a4c55d73207ec22514aa0d40ccb0a2599a2
parent9842ecc109d38eed8bb547787657d2099ae2f999
strncpy -> {strlcpy,memcpy}. Replaced the "forceloop" boolean in "channel_t" by a flags field.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4076 d7cf8633-e32d-0410-b094-e92efae38249
model_brush.c
netconn.c
pr_edict.c
prvm_edict.c
snd_dma.c
snd_mix.c
sound.h
sys_shared.c