Changeset a670aeb
- Timestamp:
- 2010-06-28T09:37:01Z (14 years ago)
- Branches:
- master
- Children:
- 58646d9
- Parents:
- ab6006c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
irc_channel.c
rab6006c ra670aeb 310 310 const unsigned char *name = (unsigned char*) name_; 311 311 int i; 312 313 if( name_[0] == '\0' ) 314 return FALSE; 312 315 313 316 /* Check if the first character is in CTYPES (#&) */
Note: See TracChangeset
for help on using the changeset viewer.