cvs commit: src/lib/libc/string memset.c

[ Available lists | Index of cvs-lib | Month of May 1998 | Week of 10 May 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John Birrell <jb@FreeBSD.ORG>
Date
10 May 1998 14:26:17
Subject
cvs commit: src/lib/libc/string memset.c
Message-ID
199805102122.OAA24086@freefall.freebsd.org


[ Hide this part ]
jb          1998/05/10 14:22:48 PDT

Modified files:
lib/libc/string memset.c
Log:
Cast a pointer to a long, not an int before masking it.

Revision Changes Path
1.3 +1 -1 src/lib/libc/string/memset.c


Elapsed time: 0.042 seconds