ossp-pkg/act/act_ctx.h 1.3 -> 1.4
--- act_ctx.h 2000/08/18 15:58:08 1.3
+++ act_ctx.h 2000/08/18 21:49:23 1.4
@@ -91,7 +91,7 @@
typedef struct act_ctx_st act_ctx_t;
/* the global default context */
-act_ctx_t *act_ctx_default;
+act_ctx_t *act_ctx_default;
/* the context API */
extern act_ctx_t *act_ctx_new (void);
|
|