Reindent and restyle
[sysstatus.git] / statuses / battery.h
1
2 #ifndef __BATTERY_H__
3 #define __BATTERY_H__
4
5 void status_battery(char *batname);
6
7 #endif