summaryrefslogtreecommitdiff
path: root/tests/projects/c
diff options
context:
space:
mode:
authorruki <[email protected]>2024-11-25 22:42:25 +0800
committerruki <[email protected]>2024-11-25 22:42:25 +0800
commitc4bc1b11a6644acda3c49f39aa7146d63695f9be (patch)
treeed2d92d9502eae82f68842d3a94251e8b71c3f7d /tests/projects/c
parenta650e13a84797e6cba52052981691a6fde1cf980 (diff)
format some codes
Diffstat (limited to 'tests/projects/c')
-rw-r--r--tests/projects/c/asn1c/src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/projects/c/asn1c/src/main.c b/tests/projects/c/asn1c/src/main.c
index cb396a543..96c6f38cf 100644
--- a/tests/projects/c/asn1c/src/main.c
+++ b/tests/projects/c/asn1c/src/main.c
@@ -27,8 +27,8 @@ int main(int ac, char **av) {
exit(71); /* better, EX_OSERR */
}
- /*
- * Initialize the Rectangle members
+ /*
+ * Initialize the Rectangle members
*/
/* height */