Go to file
Daniel Juyung Seo 5f0ca660b4 elm: Unified the usage of strncmp.
- Use strlen instead of sizeof(x) - 1 for string length calculation.
- Use !strncmp for null check.
2014-01-27 02:07:44 +09:00
legacy/elementary elm: Unified the usage of strncmp. 2014-01-27 02:07:44 +09:00