comparison dwt/internal/mozilla/nsXPCOMGlue.d @ 341:942da4b6558a

Ongoing fixup for compile
author John Reimer <terminal.node@gmail.com>
date Sun, 26 Oct 2008 21:19:51 -0700
parents c7c696cdfec2
children
comparison
equal deleted inserted replaced
340:3f4a5c7d138f 341:942da4b6558a
1 module dwt.internal.mozilla.nsXPCOMGlue; 1 module dwt.internal.mozilla.nsXPCOMGlue;
2 2
3 extern(System): 3 //extern(System):
4 4
5 align(4): 5 align(4):
6 6
7 struct GREVersionRange { 7 struct GREVersionRange {
8 char *lower; 8 char *lower;