projects
/
platform
/
core
/
api
/
device.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72d5f78
)
Fix typo
83/222783/1
author
Youngjae Cho
<y0.cho@samsung.com>
Mon, 20 Jan 2020 04:54:18 +0000
(13:54 +0900)
committer
Youngjae Cho
<y0.cho@samsung.com>
Mon, 20 Jan 2020 04:54:18 +0000
(13:54 +0900)
Change-Id: Iebf19d35bb278b1919a9b24c6abdab421c44b113
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
include/touchscreen-internal.h
patch
|
blob
|
history
diff --git
a/include/touchscreen-internal.h
b/include/touchscreen-internal.h
index
d85de68
..
6de6690
100644
(file)
--- a/
include/touchscreen-internal.h
+++ b/
include/touchscreen-internal.h
@@
-8,4
+8,4
@@
typedef void (*dbus_pending_cb)(void *data, GVariant *result, GError *err);
int device_touchscreen_enable(dbus_pending_cb cb);
int device_touchscreen_disable(dbus_pending_cb cb);
-#endif
__TIZEN_SYSTEM_TOUCHSCREEN_INTERNAL_H__
+#endif