From 23a29d24b01a68acb11be55abfcbe8d3fb0cdeb2 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 4 May 2014 21:00:24 +0200 Subject: Mark some variables more consistently as SRD_PRIV. --- instance.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'instance.c') diff --git a/instance.c b/instance.c index 5f48b71..8a5ddef 100644 --- a/instance.c +++ b/instance.c @@ -28,7 +28,7 @@ /** @cond PRIVATE */ -extern GSList *sessions; +extern SRD_PRIV GSList *sessions; /* type_logic.c */ extern SRD_PRIV PyTypeObject srd_logic_type; -- cgit v1.2.3-70-g09d2