Learn more about cloning repositories
You have read-only access
[svn-r1863] The old way of testing **argv against NULL would cause coredump in some machines. Changed it to use argc to control the looping. Still need to clean some more.