Changeset 501a8ba in mainline for ipcc/ipcc.c
- Timestamp:
- 2006-06-16T21:20:51Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d3cd9774
- Parents:
- 153a209
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipcc/ipcc.c
r153a209 r501a8ba 108 108 static void do_answer_msg(void) 109 109 { 110 int i,cnt, errn; 111 char c; 112 ipc_callid_t callid; 110 int i,cnt, errn = 0; 111 char c; 113 112 114 113 cnt = 0;
Note:
See TracChangeset
for help on using the changeset viewer.