HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 22 and Version 23 of dev-util/git


Ignore:
Timestamp:
04/19/08 06:02:44 (7 years ago)
Author:
andreasf
Comment:

Fixed typo

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/git

    v22 v23  
    3333(*loose_size) += xsize_t(st.st_blocks); 
    3434}}} 
    35 For now, I've replace it with: 
     35For now, I've replaced it with: 
    3636{{{ 
    3737(*loose_size) += ceil(st.st_size / 512.0); 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/