aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acidtypes/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/acidtypes/dat.h')
-rw-r--r--src/cmd/acidtypes/dat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cmd/acidtypes/dat.h b/src/cmd/acidtypes/dat.h
index 8a043787..97b3a166 100644
--- a/src/cmd/acidtypes/dat.h
+++ b/src/cmd/acidtypes/dat.h
@@ -9,7 +9,7 @@ enum
Base,
Enum,
Aggr,
- Function,
+ Function,
Pointer,
Array,
Range,
@@ -92,4 +92,3 @@ int Bfmt(Fmt*);
#ifdef VARARGCK
#pragma varargck type "B" char*
#endif
-