Author: michael Revision: 24114 Property Name: svn:log Action: modified Property diff: --- old property value +++ new property value @@ -1 +1,3 @@ Change i to unsigned in get_generic_seed() +This is clearer than comparing against an unsigned number to force an unsigned +comparission that we need.