summaryrefslogtreecommitdiffstats
path: root/newlib/doc/doc.str
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/doc/doc.str')
-rw-r--r--newlib/doc/doc.str8
1 files changed, 4 insertions, 4 deletions
diff --git a/newlib/doc/doc.str b/newlib/doc/doc.str
index aeef6f75e..3fc1006f8 100644
--- a/newlib/doc/doc.str
+++ b/newlib/doc/doc.str
@@ -154,13 +154,13 @@
"@strong{See Also}@*\n" catstr subhead ;
: INTERNAL_FUNCTION
- func ;
+ ;
-: INTERNAL_DEFINITION
- func ;
+: INTERNAL_DEFINITION
+ ;
: INTERNAL
- func ;
+ ;
: TYPEDEF
FUNCTION ;