Changeset 327
- Timestamp:
- 07/06/07 17:50:14 (1 year ago)
- Files:
-
- wifidog/wifidog-client/src/conf.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wifidog/wifidog-client/src/conf.c
r321 r327 631 631 if (p1 && p1[0] != '\0') { 632 632 /* Strip trailing spaces */ 633 /* Strip tailing spaces */634 633 635 634 if ((strncmp(s, "#", 1)) != 0) {
