aboutsummaryrefslogtreecommitdiff
path: root/include/bob.h
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-03-07 14:06:34 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-03-07 14:06:34 +0100
commit39ff31be4c955d1fb72b2ac5a0e05531f2377c6c (patch)
treef49d2220cf295a99b138e7deb3c1fb3bb26a2ca7 /include/bob.h
parent5c5629ebb387242e99e90ccbd0bb0344c4a393fa (diff)
Formatting fixes
Diffstat (limited to 'include/bob.h')
-rw-r--r--include/bob.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/bob.h b/include/bob.h
index f2fb429..e39a769 100644
--- a/include/bob.h
+++ b/include/bob.h
@@ -42,7 +42,6 @@ u8strtou8(struct u8str s)
int: u8strpushr, \
rune: u8strpushr, \
char *: u8strpushstr, \
- struct u8view: u8strpushu8 \
- )((sb), (x))
+ struct u8view: u8strpushu8)((sb), (x))
#endif /* !MLIB_BOB_H */