diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2024-02-21 17:04:22 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2024-02-21 17:04:22 (GMT) |
commit | 60a814c1cb6fbd3c8101a6c4129f760eac136500 (patch) | |
tree | 9ccc233864c62d73bf21daff381617ceed1fad15 /doc | |
parent | d450b8db6cda6f509fe2d7ee2301871d3b093895 (diff) | |
download | tcl-60a814c1cb6fbd3c8101a6c4129f760eac136500.zip tcl-60a814c1cb6fbd3c8101a6c4129f760eac136500.tar.gz tcl-60a814c1cb6fbd3c8101a6c4129f760eac136500.tar.bz2 |
Backport missing .fi from main branch in file doc/ObjectType.3
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ObjectType.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ObjectType.3 b/doc/ObjectType.3 index aeaac5c..4a4ca13 100644 --- a/doc/ObjectType.3 +++ b/doc/ObjectType.3 @@ -38,6 +38,7 @@ void .sp Tcl_ObjInternalRep * \fBTcl_FetchInternalRep\fR(\fIobjPtr, typePtr\fR) +.fi .SH ARGUMENTS .AS "const char" *typeName .AP "const Tcl_ObjType" *typePtr in |