diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-11-15 15:35:55 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-11-15 15:35:55 (GMT) |
commit | 2f7e33397961d80d21da7c2b3ab631628a6eb6a6 (patch) | |
tree | dfa9d490b963e7d152b009968db6b0e0fdc0fbcf /doc/GetHINSTANCE.3 | |
parent | 2d7b26ed587e5aa1455b7f830ba1a6a3230c4793 (diff) | |
download | tk-2f7e33397961d80d21da7c2b3ab631628a6eb6a6.zip tk-2f7e33397961d80d21da7c2b3ab631628a6eb6a6.tar.gz tk-2f7e33397961d80d21da7c2b3ab631628a6eb6a6.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 |