projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
078305d
)
Patch for EMX/GCC.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 6 Nov 1995 10:06:24 +0000
(10:06 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 6 Nov 1995 10:06:24 +0000
(10:06 +0000)
v7/src/microcode/os2pm.c
patch
|
blob
|
history
diff --git
a/v7/src/microcode/os2pm.c
b/v7/src/microcode/os2pm.c
index b1249c6c295450e269b281f5b150c7c6c1aca7c0..fde81b18911ce89f373edf4c403a45957f54d048 100644
(file)
--- a/
v7/src/microcode/os2pm.c
+++ b/
v7/src/microcode/os2pm.c
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: os2pm.c,v 1.2
6 1995/11/04 02:40:23
cph Exp $
+$Id: os2pm.c,v 1.2
7 1995/11/06 10:06:24
cph Exp $
Copyright (c) 1994-95 Massachusetts Institute of Technology
@@
-1966,7
+1966,7
@@
menu_destroy (qid_t qid, HWND menu)
static USHORT
menu_insert_item (qid_t qid, HWND menu, USHORT position, USHORT style,
- USHORT attributes, USHORT id, HWND submenu,
PSZ
text)
+ USHORT attributes, USHORT id, HWND submenu,
char *
text)
{
MENUITEM item;
(item . iPosition) = position;