Fix typo 83/222783/1
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 20 Jan 2020 04:54:18 +0000 (13:54 +0900)
committerYoungjae 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

index d85de68..6de6690 100644 (file)
@@ -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