Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/drv/include/ddf/driver.h

    r1dc4a5e rff65e91  
    151151extern int ddf_fun_add_match_id(ddf_fun_t *, const char *, int);
    152152
    153 extern int ddf_fun_add_to_category(ddf_fun_t *, const char *);
     153extern int ddf_fun_add_to_class(ddf_fun_t *, const char *);
    154154
    155155#endif
Note: See TracChangeset for help on using the changeset viewer.