From: Adam Jackson <a...@redhat.com>

Signed-off-by: Adam Jackson <a...@redhat.com>
---
 usr/actor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr/actor.c b/usr/actor.c
index b8f8e61..880bf81 100644
--- a/usr/actor.c
+++ b/usr/actor.c
@@ -199,7 +199,7 @@ actor_timer_mod(actor_t *thread, uint32_t timeout, void 
*data)
        return 0;
 }
 
-void
+static void
 actor_check(uint64_t current_time)
 {
        struct actor *thread, *tmp;
-- 
1.9.3

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to open-iscsi+unsubscr...@googlegroups.com.
To post to this group, send email to open-iscsi@googlegroups.com.
Visit this group at http://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to