Changeset 5642

Show
Ignore:
Timestamp:
02/12/09 17:21:34 (4 years ago)
Author:
khali
Message:

Spelling fix.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/lib/data.h

    r5639 r5642  
    163163 
    164164 
    165 /* Parse a bus id into its components. Returns 0 on succes, a value from 
     165/* Parse a bus id into its components. Returns 0 on success, a value from 
    166166   error.h on failure. */ 
    167167int sensors_parse_bus_id(const char *name, sensors_bus_id *bus);