comparison include/types.h @ 117:94856a3b4752

Serving pages
author Adam Chlipala <adamc@hcoop.net>
date Sun, 13 Jul 2008 15:44:00 -0400
parents 5f04adf47f48
children 7fdc146b2bc2
comparison
equal deleted inserted replaced
116:c5d7ce9ddd57 117:94856a3b4752
4 4
5 struct __lws_0 { 5 struct __lws_0 {
6 }; 6 };
7 7
8 typedef struct __lws_0 lw_unit; 8 typedef struct __lws_0 lw_unit;
9
10 typedef struct lw_context *lw_context;
11