Tue Nov 2 13:31:28 PST 1999

(KainX)

An update from Matt McClanahan <cardinal@dodds.net> to his previous patch.


SVN revision: 1144
This commit is contained in:
Michael Jennings 1999-11-02 12:47:08 +00:00
parent dc068bd0e0
commit b794daa500
2 changed files with 8 additions and 3 deletions

View File

@ -218,4 +218,11 @@ Mon Nov 2 18:59:14 GMT 1999
(gilbertt)
Oh dear. There was something terribly wrong with my starfields. I think
there still is, but it's better.
there still is, but it's better.
-------------------------------------------------------------------------------
Tue Nov 2 13:31:28 PST 1999
(KainX)
An update from Matt McClanahan <cardinal@dodds.net> to his previous patch.

View File

@ -2547,8 +2547,6 @@ Epplet_create_popupbutton(char *label, char *image, int x,
g->w = w;
g->h = h;
}
g->w = w;
g->h = h;
g->pmap = 0;
g->mask = 0;
g->label = Estrdup(label);