projects
/
platform
/
core
/
uifw
/
autofill.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b98da4
)
Fix coding style
55/202855/1
author
Jihoon Kim
<jihoon48.kim@samsung.com>
Fri, 5 Apr 2019 06:23:38 +0000
(15:23 +0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Fri, 5 Apr 2019 06:23:38 +0000
(15:23 +0900)
Change-Id: I71ac295aa1ae3eda54a59d0d977eda9c83db7e60
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
include/autofill_common.h
patch
|
blob
|
history
diff --git
a/include/autofill_common.h
b/include/autofill_common.h
index dbf44d3f653be81e60d2d3705291208786440b5e..c8f75124970ad51f949ab534dedc269b022a885f 100644
(file)
--- a/
include/autofill_common.h
+++ b/
include/autofill_common.h
@@
-39,8
+39,7
@@
extern "C" {
*
* @since_tizen 5.5
*/
-typedef enum
-{
+typedef enum {
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE, /**< Autofill hint for a credit card expiration date */
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY, /**< Autofill hint for a credit card expiration day */
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH, /**< Autofill hint for a credit card expiration month */