mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Rename some variables.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4718 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
2e63374f31
commit
cb7d969963
2 changed files with 10 additions and 10 deletions
|
|
@ -79,7 +79,7 @@ int dec2octal(int decimal);
|
|||
uoff_t str_to_uofft(const char *str);
|
||||
|
||||
/* convert all low-ascii (<32) to ^<A..> combinations */
|
||||
char *show_lowascii(const char *channel);
|
||||
char *show_lowascii(const char *str);
|
||||
|
||||
/* Get time in human readable form with localtime() + asctime() */
|
||||
char *my_asctime(time_t t);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue