Changeset 340:81821e9f6988 in freeDiameter for extensions/app_radgw/rgwx_echodrop.c
- Timestamp:
- Jun 28, 2010, 11:20:48 AM (13 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/app_radgw/rgwx_echodrop.c
r270 r340 39 39 40 40 /* If a session is destroyed, empty the list of ed_saved_attribute */ 41 static void state_delete(void * arg ) {41 static void state_delete(void * arg, char * sid) { 42 42 struct fd_list * list = (struct fd_list *)arg; 43 43
Note: See TracChangeset
for help on using the changeset viewer.