]> mj.ucw.cz Git - libucw.git/commit
conf2: added interface for accessing cf_items from outside
authorRobert Spalek <robert@ucw.cz>
Sat, 22 Apr 2006 13:27:39 +0000 (15:27 +0200)
committerRobert Spalek <robert@ucw.cz>
Sat, 22 Apr 2006 13:27:39 +0000 (15:27 +0200)
commit69e7968f908f8b1b6db16089f744c954032141fb
treea7c0ee774d940bcb6e6f154c2ab82a54120d4dbc
parent1ab52b1a51cb828a5868bfcca555d6752136fb52
conf2: added interface for accessing cf_items from outside

- find_item() changed to return a real pointer too
- added cf_find_item() and cf_write_item()
- enum operation moved to the header
lib/conf2.c
lib/conf2.h