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

Ongoing fixup for compile
author John Reimer <terminal.node@gmail.com>
date Sun, 26 Oct 2008 21:19:51 -0700
parents dd63eb078d7a
children 8d03ae013e53
comparison
equal deleted inserted replaced
340:3f4a5c7d138f 341:942da4b6558a
16 16
17 prtypes 17 prtypes
18 18
19 ******************************************************************************/ 19 ******************************************************************************/
20 20
21 extern (System): 21 //extern (System):
22 22
23 alias ubyte PRUint8; 23 alias ubyte PRUint8;
24 alias byte PRInt8; 24 alias byte PRInt8;
25 25
26 const PR_INT8_MAX = 127; 26 const PR_INT8_MAX = 127;