浏览代码

avoid integer overflow for color rule population

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56902 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 12 年之前
父节点
当前提交
26637751dd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/gis/colors/population

+ 1 - 1
lib/gis/colors/population

@@ -8,4 +8,4 @@
 250000 139 64 16
 250000 139 64 16
 999000 139 64 16
 999000 139 64 16
 1000000 90 4 0
 1000000 90 4 0
-1000000000000 90 4 0
+2000000000 90 4 0