aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/buff.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/acme/buff.c')
-rw-r--r--src/cmd/acme/buff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/acme/buff.c b/src/cmd/acme/buff.c
index 39982f17..875bb0b0 100644
--- a/src/cmd/acme/buff.c
+++ b/src/cmd/acme/buff.c
@@ -13,7 +13,7 @@
enum
{
- Slop = 100, /* room to grow with reallocation */
+ Slop = 100 /* room to grow with reallocation */
};
static