Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
e3e2059
for
nick.h
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2015-04-06T12:35:57Z (
8 years
ago)
Author:
dequis <dx@…>
Branches:
master
Children:
8bcd160
Parents:
69982f8
git-author:
dequis <dx@…> (06-04-15 12:30:30)
git-committer:
dequis <dx@…> (06-04-15 12:35:57)
Message:
irc: split bee_irc_chat_name_hint in a few functions
Also split underscore_dedupe from nick_dedupe.
File:
1 edited
nick.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
nick.h
r69982f8
re3e2059
28
28
char *nick_get(bee_user_t *bu);
29
29
char *nick_gen(bee_user_t *bu);
30
void underscore_dedupe(char nick[MAX_NICK_LENGTH + 1]);
30
31
void nick_dedupe(bee_user_t * bu, char nick[MAX_NICK_LENGTH + 1]);
31
32
int nick_saved(bee_user_t *bu);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive