git: kernel/802_11: Add 'static' to some function definitions.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Tue Mar 22 14:38:11 PDT 2016
    
    
  
commit 822aeeabc8c4c074deea46383f36e6d1cdcd19f5
Author: Sascha Wildner <saw at online.de>
Date:   Tue Mar 22 22:37:40 2016 +0100
    kernel/802_11: Add 'static' to some function definitions.
    
    The declarations already have it, so just a cosmetic change.
Summary of changes:
 sys/netproto/802_11/wlan/ieee80211.c      | 2 +-
 sys/netproto/802_11/wlan/ieee80211_hwmp.c | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/822aeeabc8c4c074deea46383f36e6d1cdcd19f5
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list