Standardize battery.c
[dwm-status.git] / tools.h
blob8d0f20048aec7a5b63ab33d03cd2b5bc202475b6
1 /*-
2 * "THE BEER-WARE LICENSE" (Revision 42):
3 * <tobias.rehbein@web.de> wrote this file. As long as you retain this notice
4 * you can do whatever you want with this stuff. If we meet some day, and you
5 * think this stuff is worth it, you can buy me a beer in return.
6 * Tobias Rehbein
7 */
9 int tools_catitems(char *_outbuf, size_t _outbuflen,...);