Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4196 → Rev 4197

/branches/network/uspace/srv/net/netif/lo/lo.c
137,7 → 137,7
}
 
void netif_print_name( void ){
printf( NAME );
printf( "%s", NAME );
}
 
int probe_auto_message( void ){