Changes in uspace/srv/net/netif/lo/lo.c [ee2fa30a:6b82009] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/netif/lo/lo.c
ree2fa30a r6b82009 225 225 { 226 226 /* Start the module */ 227 return netif_module_start( );227 return netif_module_start(SERVICE_NILDUMMY); 228 228 } 229 229
Note:
See TracChangeset
for help on using the changeset viewer.