Modify indentation 20/258520/1
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 19 May 2021 23:44:05 +0000 (08:44 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 19 May 2021 23:44:15 +0000 (08:44 +0900)
Change-Id: I6f1d9a726fb022912b58f498a79f337ea2235ae3

src/rstsmack.c

index 85138977edcedcfd9351b2305c028a46161259ef..1a97c93ea6c397e37b2c0dcdae1ef8950b9a9cc8 100644 (file)
@@ -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);