aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/fmt/fmtdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/fmt/fmtdef.h')
-rw-r--r--src/lib9/fmt/fmtdef.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib9/fmt/fmtdef.h b/src/lib9/fmt/fmtdef.h
index 1519ea42..5c8eb2cb 100644
--- a/src/lib9/fmt/fmtdef.h
+++ b/src/lib9/fmt/fmtdef.h
@@ -102,4 +102,3 @@ int __strfmt(Fmt *f);
# define VA_COPY(a,b) (a) = (b)
# define VA_END(a)
#endif
-