projects
/
platform
/
core
/
system
/
factory-reset.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45858fb
)
Modify indentation
20/258520/1
author
INSUN PYO
<insun.pyo@samsung.com>
Wed, 19 May 2021 23:44:05 +0000
(08:44 +0900)
committer
INSUN PYO
<insun.pyo@samsung.com>
Wed, 19 May 2021 23:44:15 +0000
(08:44 +0900)
Change-Id: I6f1d9a726fb022912b58f498a79f337ea2235ae3
src/rstsmack.c
patch
|
blob
|
history
diff --git
a/src/rstsmack.c
b/src/rstsmack.c
index 85138977edcedcfd9351b2305c028a46161259ef..1a97c93ea6c397e37b2c0dcdae1ef8950b9a9cc8 100644
(file)
--- a/
src/rstsmack.c
+++ b/
src/rstsmack.c
@@
-95,7
+95,7
@@
static int parse_and_set(const char *srcfile)
linebuf[linebuf_len - 1] = '\0';
else {
LOGINFO("Invalid label length (%u)\n", linebuf_len);
- fclose(fp);
+
fclose(fp);
return -1;
}
LOGINFO("no label, set label: %s, access=\"_\"(floor)\n", linebuf);