indentation
[oweals/gnunet.git] / src / transport / wlan / helper_common.h
index 71c3e1b9b04026cfef84dc3cd7a7859f36c11669..550ebda6f3b305c203e2de761b49563997006c62 100644 (file)
@@ -8,8 +8,8 @@
 #ifndef HELPER_COMMON_H_
 #define HELPER_COMMON_H_
 
-int getFrequencyFromChannel(int channel);
-int getChannelFromFrequency(int frequency);
-int send_mac_to_plugin(char * buffer, uint8_t * mac);
+int getFrequencyFromChannel (int channel);
+int getChannelFromFrequency (int frequency);
+int send_mac_to_plugin (char *buffer, uint8_t * mac);
 
 #endif /* HELPER_COMMON_H_ */