Changeset 00d7e1b in mainline for uspace/srv/net/nil/eth/eth.c
- Timestamp:
- 2011-10-07T20:20:33Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 49bd793b
- Parents:
- e2c50e1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/nil/eth/eth.c
re2c50e1 r00d7e1b 629 629 } 630 630 631 printf("%s: Protocol registered (protocol: %d, service: % d)\n",631 printf("%s: Protocol registered (protocol: %d, service: %#x)\n", 632 632 NAME, proto->protocol, proto->service); 633 633
Note:
See TracChangeset
for help on using the changeset viewer.