Changeset ee2fa30a in mainline for uspace/srv/net/netif/lo/lo.c
- Timestamp:
- 2011-06-22T23:28:56Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b366a6f4
- Parents:
- ef09a7a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/netif/lo/lo.c
ref09a7a ree2fa30a 225 225 { 226 226 /* Start the module */ 227 return netif_module_start( SERVICE_NILDUMMY);227 return netif_module_start(); 228 228 } 229 229
Note:
See TracChangeset
for help on using the changeset viewer.