[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Thu Apr 11 17:38:44 CEST 2013
    
    
  
 src/snmp.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 24f69e4d1d6d41c049561431e01c937772b95ba6
Author: Florian Forster <octo at collectd.org>
Date:   Thu Apr 11 08:09:11 2013 -0700
    snmp plugin: Removed "mixed delaration".
    
    This should fix this warning Fabien Wernli reported:
    snmp.c:1381: warning: ISO C90 forbids mixed declarations and code
    
    
More information about the collectd-changes
mailing list