summary refs log tree commit diff stats
path: root/HACKING.md
diff options
context:
space:
mode:
authorEdward Betts <edward@4angle.com>2016-05-07 09:46:35 +0100
committerEdward Betts <edward@4angle.com>2016-05-07 09:46:35 +0100
commitba6c7358470d34a95953547fd323a82ec10f401f (patch)
tree67aed2b685ceb7d3af39acd78a4c79bbb274ba54 /HACKING.md
parent6d0c30e56cf5a86d37c2305326ea88622334b546 (diff)
downloadranger-ba6c7358470d34a95953547fd323a82ec10f401f.tar.gz
bug fix for % formatter change
The values pos and max_pos are both integers, but we want to use floating point division.
Diffstat (limited to 'HACKING.md')
0 files changed, 0 insertions, 0 deletions
id='n98' href='#n98'>98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134