projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4de28f
)
Fix coding style
author
Jonas Ådahl
<jadahl@gmail.com>
Sat, 28 Jun 2014 20:41:29 +0000
(22:41 +0200)
committer
Jonas Ådahl
<jadahl@gmail.com>
Sat, 28 Jun 2014 20:41:29 +0000
(22:41 +0200)
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
src/libinput.h
patch
|
blob
|
history
diff --git
a/src/libinput.h
b/src/libinput.h
index 99a3b2f5b3f46950b2fe4fc71fc5353193f95a8e..ff67ce7c4bfba68770915329959d43fc33d9cc7b 100644
(file)
--- a/
src/libinput.h
+++ b/
src/libinput.h
@@
-815,7
+815,7
@@
libinput_udev_create_context(const struct libinput_interface *interface,
*/
int
libinput_udev_assign_seat(struct libinput *libinput,
- const char *seat_id);
+
const char *seat_id);
/**
* @ingroup base