Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
31
cde/lib/DtHelp/FormatManI.h
Normal file
31
cde/lib/DtHelp/FormatManI.h
Normal file
@@ -0,0 +1,31 @@
|
||||
/* $XConsortium: FormatManI.h /main/5 1995/10/26 12:21:24 rswiston $ */
|
||||
/************************************<+>*************************************
|
||||
****************************************************************************
|
||||
**
|
||||
** File: FormatManI.h
|
||||
**
|
||||
** Project: TextGraphic Display routines
|
||||
**
|
||||
** Description: Header file for FormatMan.c
|
||||
**
|
||||
**
|
||||
** (c) Copyright 1987, 1988, 1989, 1990, 1991, 1992 Hewlett-Packard Company
|
||||
**
|
||||
** (c) Copyright 1993, 1994 Hewlett-Packard Company
|
||||
** (c) Copyright 1993, 1994 International Business Machines Corp.
|
||||
** (c) Copyright 1993, 1994 Sun Microsystems, Inc.
|
||||
** (c) Copyright 1993, 1994 Novell, Inc.
|
||||
**
|
||||
**
|
||||
**
|
||||
****************************************************************************
|
||||
************************************<+>*************************************/
|
||||
#ifndef _DtFormatManI_h
|
||||
#define _DtFormatManI_h
|
||||
|
||||
extern int _DtHelpFormatManPage (
|
||||
XtPointer client_data,
|
||||
char *man_spec,
|
||||
XtPointer *ret_handle );
|
||||
|
||||
#endif /* _DtFormatManI_h */
|
||||
Reference in New Issue
Block a user