Changes in uspace/srv/net/netif/lo/lo.c [6b82009:ee2fa30a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/netif/lo/lo.c
r6b82009 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.