summaryrefslogtreecommitdiff
path: root/accel-pppd/triton/triton_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pppd/triton/triton_p.h')
-rw-r--r--accel-pppd/triton/triton_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/accel-pppd/triton/triton_p.h b/accel-pppd/triton/triton_p.h
index 2bbccbd1..6c9f884d 100644
--- a/accel-pppd/triton/triton_p.h
+++ b/accel-pppd/triton/triton_p.h
@@ -24,10 +24,10 @@ struct _triton_context_t
{
struct list_head entry;
struct list_head entry2;
-
+
spinlock_t lock;
struct _triton_thread_t *thread;
-
+
struct list_head handlers;
struct list_head timers;
struct list_head pending_handlers;