(Display): Typedef to opaque type.
This commit is contained in:
parent
ae8279db78
commit
b0b2caf8cf
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Boston, MA 02110-1301, USA. */
|
|||
#ifndef EMACS_MACGUI_H
|
||||
#define EMACS_MACGUI_H
|
||||
|
||||
typedef int Display; /* fix later */
|
||||
typedef struct _XDisplay Display; /* opaque */
|
||||
|
||||
typedef Lisp_Object XrmDatabase;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue