From d40369b0e09e4e2228ebff305067ec2d99220848 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Sun, 14 Jan 2018 18:28:35 -0600 Subject: global: Format the code consistently * Apply clang-format. * Change all comments to the same style. * Add braces as dictated by the coding style guidelines. Signed-off-by: Samuel Holland --- libgcompat/ucontext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgcompat/ucontext.c') diff --git a/libgcompat/ucontext.c b/libgcompat/ucontext.c index 2d6006e..4827263 100644 --- a/libgcompat/ucontext.c +++ b/libgcompat/ucontext.c @@ -1,4 +1,4 @@ -#include /* errno, ENOSYS */ +#include /* errno, ENOSYS */ int getcontext(void *ucp) { -- cgit v1.2.3-60-g2f50