diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2002-11-15 15:35:55 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2002-11-15 15:35:55 (GMT) |
commit | 66960fe19e0ce2f24e1db2ef69e185cd75a4b6eb (patch) | |
tree | dfa9d490b963e7d152b009968db6b0e0fdc0fbcf /doc/GetHINSTANCE.3 | |
parent | 6553cdebc859050e3e23da16a2160ae2b8948af3 (diff) | |
download | tk-66960fe19e0ce2f24e1db2ef69e185cd75a4b6eb.zip tk-66960fe19e0ce2f24e1db2ef69e185cd75a4b6eb.tar.gz tk-66960fe19e0ce2f24e1db2ef69e185cd75a4b6eb.tar.bz2 |
Added missing .BE [Tcl Bug 629330]
Diffstat (limited to 'doc/GetHINSTANCE.3')
-rw-r--r-- | doc/GetHINSTANCE.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/GetHINSTANCE.3 b/doc/GetHINSTANCE.3 index 0777936..8942105 100644 --- a/doc/GetHINSTANCE.3 +++ b/doc/GetHINSTANCE.3 @@ -2,7 +2,7 @@ '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. '\" -'\" RCS: @(#) $Id: GetHINSTANCE.3,v 1.1 2000/04/25 01:12:51 ericm Exp $ +'\" RCS: @(#) $Id: GetHINSTANCE.3,v 1.2 2002/11/15 15:35:55 dkf Exp $ '\" .so man.macros .TH Tk_GetHISTANCE 3 "" Tk "Tk Library Procedures" @@ -15,6 +15,7 @@ Tk_GetHINSTANCE \- retrieve the global application instance handle .sp HINSTANCE \fBTk_GetHINSTANCE\fR() +.BE .SH DESCRIPTION .PP |