summaryrefslogtreecommitdiffstats
path: root/doc/GetBitmap.3
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2005-06-21 22:58:51 (GMT)
committerdkf <dkf@noemail.net>2005-06-21 22:58:51 (GMT)
commit3f14984cb3f752f8f1e311cf6ea245a18ae120cd (patch)
tree3e69c41317c4239992075ed1f3cb58f92a3f140e /doc/GetBitmap.3
parent928e0c18c59d9ae7366dacec5580f10cd13289bb (diff)
downloadtk-3f14984cb3f752f8f1e311cf6ea245a18ae120cd.zip
tk-3f14984cb3f752f8f1e311cf6ea245a18ae120cd.tar.gz
tk-3f14984cb3f752f8f1e311cf6ea245a18ae120cd.tar.bz2
Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj doc [1224983]
FossilOrigin-Name: 1c7be67255d74cd7da8e864d62452919dda9a202
Diffstat (limited to 'doc/GetBitmap.3')
-rw-r--r--doc/GetBitmap.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/GetBitmap.3 b/doc/GetBitmap.3
index 3007d93..9848081 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.8 2005/04/06 21:11:53 dkf Exp $
+'\" RCS: @(#) $Id: GetBitmap.3,v 1.9 2005/06/21 22:58:53 dkf Exp $
'\"
.so man.macros
.TH Tk_AllocBitmapFromObj 3 8.1 Tk "Tk Library Procedures"
@@ -17,7 +17,7 @@ Tk_AllocBitmapFromObj, Tk_GetBitmap, Tk_GetBitmapFromObj, Tk_DefineBitmap, Tk_Na
\fB#include <tk.h>\fR
.sp
Pixmap
-\fBTk_GetBitmapFromObj(\fIinterp, tkwin, objPtr\fB)\fR
+\fBTk_AllocBitmapFromObj(\fIinterp, tkwin, objPtr\fB)\fR
.sp
Pixmap
\fBTk_GetBitmap(\fIinterp, tkwin, info\fB)\fR