summaryrefslogtreecommitdiff
path: root/configfile.h
blob: 04235e547c87201249b8fab47f3eff7be843bcd7 (plain)
1
2
3
4
5
6
7
8
#ifndef CONFIGFILE_H
#define CONFIGFILE_H

typedef void (*configfile_value_fn)(const char *name, const char *value);

extern int parse_configfile(const char *filename, configfile_value_fn fn);

#endif /* CONFIGFILE_H */
it/tests/t0300-reencryption.sh?h=1.7.4&id=32c88c4af59b88b331a223d93178ab33d52dbb32&follow=1'>tests: make more gritty, less setupJason A. Donenfeld10-210/+51 2014-04-23keepassx2pass: handle forward slash '/' in titlesGeorge Angelopoulos1-1/+1 2014-04-23contrib: typoJason A. Donenfeld1-1/+1