summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2005-06-21 23:01:34 (GMT)
committerdkf <dkf@noemail.net>2005-06-21 23:01:34 (GMT)
commite1c4896972efcec73b7a222af567030745e988e9 (patch)
tree39ddc49fda671675290da6a51a25a306af442fb7 /doc
parent222cd1838dd4ea41405b70031ad2822132a65c6d (diff)
downloadtk-e1c4896972efcec73b7a222af567030745e988e9.zip
tk-e1c4896972efcec73b7a222af567030745e988e9.tar.gz
tk-e1c4896972efcec73b7a222af567030745e988e9.tar.bz2
Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj [Bug 1224983]
FossilOrigin-Name: da32fed0086adfba04bf19ba87204111e39d588b
Diffstat (limited to 'doc')
-rw-r--r--doc/GetBitmap.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/GetBitmap.3 b/doc/GetBitmap.3
index 70ec7d5..bcebe97 100644
--- a/doc/GetBitmap.3
+++ b/doc/GetBitmap.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: GetBitmap.3,v 1.5 2002/08/08 01:43:10 hobbs Exp $
+'\" RCS: @(#) $Id: GetBitmap.3,v 1.5.2.1 2005/06/21 23:01:36 dkf Exp $
'\"
.so man.macros
.TH Tk_AllocBitmapFromObj 3 8.1 Tk "Tk Library Procedures"
@@ -18,7 +18,7 @@ Tk_AllocBitmapFromObj, Tk_GetBitmap, Tk_GetBitmapFromObj, Tk_DefineBitmap, Tk_Na
.sp
.VS 8.1
Pixmap
-\fBTk_GetBitmapFromObj(\fIinterp, tkwin, objPtr\fB)\fR
+\fBTk_AllocBitmapFromObj(\fIinterp, tkwin, objPtr\fB)\fR
.sp
Pixmap
\fBTk_GetBitmap(\fIinterp, tkwin, info\fB)\fR