comparison ChangeLog @ 938:31089767a3e3 trunk

[svn] - use unsigned char instead of gpointer for arithmetic to ensure that writes are 8-bit aligned.
author nenolod
date Thu, 12 Apr 2007 11:07:04 -0700
parents c11425915fcb
children 0e40e86fe338
comparison
equal deleted inserted replaced
937:c11425915fcb 938:31089767a3e3
1 2007-04-12 17:59:34 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [2002]
3 - get rid of shadowed variable
4
5 trunk/src/curl/curl.c | 4 ++--
6 1 file changed, 2 insertions(+), 2 deletions(-)
7
8
1 2007-04-12 17:58:04 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 9 2007-04-12 17:58:04 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [2000] 10 revision [2000]
3 - fix a ton of warnings 11 - fix a ton of warnings
4 12
5 trunk/src/curl/Makefile | 6 ++++++ 13 trunk/src/curl/Makefile | 6 ++++++