aboutsummaryrefslogtreecommitdiffstats
path: root/include/imei.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/imei.h')
-rw-r--r--include/imei.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/include/imei.h b/include/imei.h
index be867e7..e8522f0 100644
--- a/include/imei.h
+++ b/include/imei.h
@@ -26,9 +26,7 @@
* Commands
*/
-#define IPC_IMEI_START 0x1001
-#define IPC_IMEI_CHECK_DEVICE_INFO 0x1002
+#define IPC_IMEI_START 0x1001
+#define IPC_IMEI_CHECK_DEVICE_INFO 0x1002
-#endif
-
-// vim:ts=4:sw=4:expandtab
+#endif /* __SAMSUNG_IPC_IMEI_H__ */