Changeset 924fd60 in mainline
- Timestamp:
- 2019-10-15T12:03:06Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e18f0c0
- Parents:
- 46a8c3cd
- git-author:
- Jiri Svoboda <jiri@…> (2019-10-14 18:02:57)
- git-committer:
- Jiri Svoboda <jiri@…> (2019-10-15 12:03:06)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/udp/test/pdu.c
r46a8c3cd r924fd60 55 55 udp_pdu_t *pdu; 56 56 const char *msgstr = "Hello"; 57 char *slocal, *sdlocal, *sremote, *sdremote;58 57 errno_t rc; 59 58
Note:
See TracChangeset
for help on using the changeset viewer.