Show
Ignore:
Timestamp:
03/15/12 14:59:21 (15 months ago)
Author:
walt
Message:

minor change

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/stable/src/client/usrint/ucache.c

    r9262 r9266  
    673673            (long long unsigned int) ucache_stats->hits,  
    674674            (long long unsigned int) ucache_stats->misses,  
    675             percentage,  
     675            percentage * 100,  
    676676            (long long unsigned int) ucache_stats->pseudo_misses, 
    677677            ucache_stats->block_count,