forked from Imagelibrary/rtems
2008-05-13 Robert S. Grimes <rsg@alum.mit.edu>
* libi2c/libi2c.h: Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-05-13 Robert S. Grimes <rsg@alum.mit.edu>
|
||||
|
||||
* libi2c/libi2c.h: Fix typo.
|
||||
|
||||
2008-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* pppd/example/system.h: Fix path in example -- NOT COMPILED WITH
|
||||
|
||||
@@ -175,7 +175,7 @@ typedef struct rtems_libi2c_bus_ops_
|
||||
/* ioctl misc functions */
|
||||
int (*ioctl) (rtems_libi2c_bus_t * bushdl,
|
||||
int cmd,
|
||||
void *buffer;
|
||||
void *buffer
|
||||
);
|
||||
} rtems_libi2c_bus_ops_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user