summaryrefslogtreecommitdiff
path: root/properties.h
blob: f7479339ac38223abcd1c0162929125a26cca903 (plain)
1
2
3
4
5
6
#ifndef __PROPERTIES_H__
#define __PROPERTIES_H__

void properties_load(FILE *);

#endif /* __PROPERTIES_H__ */