Learn more about cloning repositories
You have read-only access
[svn-r4464] Purpose: Bug Fix Description: The error codes checked for were hardcoded into the program. Solution: Used the "enum" names instead. Platforms tested: Linux