Skip to content

Commit 279e21c

Browse files
authored
remove trailing space
1 parent 4ad9de8 commit 279e21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Update/src/Update.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ class UpdateClass {
146146
bool setMD5(
147147
const char *expected_md5
148148
#ifndef UPDATE_NOCRYPT
149-
,
149+
,
150150
bool calc_post_decryption = true
151151
#endif /* #ifdef UPDATE_NOCRYPT */
152152
);

0 commit comments

Comments
 (0)