Changeset 3e1ef92c
- Timestamp:
- 2010-03-09T13:13:50Z (15 years ago)
- Branches:
- master
- Children:
- a0bd4c2
- Parents:
- 7c9db24
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.c
r7c9db24 r3e1ef92c 1073 1073 int imc_away_send_update( struct im_connection *ic ) 1074 1074 { 1075 char *away, *msg ;1075 char *away, *msg = NULL; 1076 1076 1077 1077 away = set_getstr( &ic->acc->set, "away" ) ?
Note: See TracChangeset
for help on using the changeset viewer.