CVS: rdesktop cache.c,1.19,1.20
Jay Sorg <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20886
Modified Files:
cache.c
Log Message:
remove compiler warnings
Index: cache.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/cache.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** cache.c 2 Oct 2004 01:01:57 -0000 1.19
--- cache.c 2 Oct 2004 01:36:20 -0000 1.20
***************
*** 40,44 ****
cache_remove_lru_bitmap(uint8 cache_id)
{
! int i;
uint16 cache_idx = 0;
uint32 m = 0xffffffff;
--- 40,44 ----
cache_remove_lru_bitmap(uint8 cache_id)
{
! uint32 i;
uint16 cache_idx = 0;
uint32 m = 0xffffffff;
***************
*** 126,130 ****
cache_save_state(void)
{
! int id, idx;
for (id = 0; id < NUM_ELEMENTS(g_bmpcache); id++)
--- 126,130 ----
cache_save_state(void)
{
! uint32 id, idx;
for (id = 0; id < NUM_ELEMENTS(g_bmpcache); id++)
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl