- remove unneeded casts to (char*) in interface code. - replace strcmp(.., "") with checks on the first char of the string.
6.0 KiB
6.0 KiB
- remove unneeded casts to (char*) in interface code. - replace strcmp(.., "") with checks on the first char of the string.