Changeset b3c169e6 in mainline for uspace/lib/conf/include/conf/configuration.h
- Timestamp:
- 2020-07-05T22:01:59Z (7 months ago)
- Children:
- 37a90a7
- Parents:
- 6efe1b78
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2020-03-14 15:32:12)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2020-07-05 22:01:59)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/conf/include/conf/configuration.h
r6efe1b78 rb3c169e6 38 38 /** Value name */ 39 39 const char *name; 40 40 41 41 /** Parse and store given string 42 42 *
Note: See TracChangeset
for help on using the changeset viewer.