Skip to content

Commit 6699b96

Browse files
author
sscg CI
committed
Code auto-formatting
Signed-off-by: sscg CI <[email protected]>
1 parent 0582fd0 commit 6699b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/sscg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
#endif
5050

5151
#ifndef discard_const
52-
#define discard_const(ptr) ((void *)((uintptr_t)(ptr)))
52+
#define discard_const(ptr) ((void *)((uintptr_t) (ptr)))
5353
#endif
5454

5555
#ifndef talloc_zfree

0 commit comments

Comments
 (0)