aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/fmt/plan9.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/fmt/plan9.h')
-rw-r--r--src/lib9/fmt/plan9.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib9/fmt/plan9.h b/src/lib9/fmt/plan9.h
index 0872ac71..0de44f14 100644
--- a/src/lib9/fmt/plan9.h
+++ b/src/lib9/fmt/plan9.h
@@ -35,4 +35,3 @@ typedef uintptr_t uintptr;
#undef nelem
#define nelem(x) (sizeof (x)/sizeof (x)[0])
-