libseat: Fix doc typo
This commit is contained in:
parent
3586530d81
commit
304489c30d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#define _LIBSEAT_H
|
||||
|
||||
/*
|
||||
* An opaque struct containing an opened seat, created by libseat_open-seat and
|
||||
* An opaque struct containing an opened seat, created by libseat_open_seat and
|
||||
* destroyed by libseat_close_seat.
|
||||
*/
|
||||
struct libseat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue