Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/drv/generic/driver.c

    r28a3e74 rfc51296  
    402402                            get_remote_method(rem_iface, iface_method_idx);
    403403                        if (iface_method_ptr == NULL) {
    404                                 /* The interface has not such method */
     404                                // the interface has not such method
    405405                                printf("%s: driver_connection_gen error - "
    406406                                    "invalid interface method.", driver->name);
Note: See TracChangeset for help on using the changeset viewer.