On (03/10/14 16:47), Jakub Hrozek wrote:
Please see the attached trivial patch.
From c7f02a268e0b631e858d46ccc93e4e4dee246fcc Mon Sep 17 00:00:00 2001 From: Jakub Hrozek jhrozek@redhat.com Date: Tue, 5 Aug 2014 15:26:48 +0200 Subject: [PATCH] MONITOR: Make internal functions static
Several functions in the monitor.c file were not marked as static even though they were only used inside monitor.c
The first small step towards fixing ticket #2098
ACK
LS
On Mon, Oct 06, 2014 at 08:55:22AM +0200, Lukas Slebodnik wrote:
On (03/10/14 16:47), Jakub Hrozek wrote:
Please see the attached trivial patch.
From c7f02a268e0b631e858d46ccc93e4e4dee246fcc Mon Sep 17 00:00:00 2001 From: Jakub Hrozek jhrozek@redhat.com Date: Tue, 5 Aug 2014 15:26:48 +0200 Subject: [PATCH] MONITOR: Make internal functions static
Several functions in the monitor.c file were not marked as static even though they were only used inside monitor.c
The first small step towards fixing ticket #2098
ACK
LS
* master: e4f6562e4043aa645088862d1cc657c3eff43c49
sssd-devel@lists.fedorahosted.org