Commits

Binh-Minh Ribler committed d58b9bf5b22
[svn-r9555] Purpose: Fixing minor bug Description: Xuan reported that "uint" used in this example caused error when built with MS Visual Studio compiler. Solution: Changed to "int." Platforms tested: Very minor, so I only tested on eirene. I'll let Xuan know to check on Windows. Misc. update: