Changes in uspace/lib/c/generic/vol.c [c477c80:b82985e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/vol.c
rc477c80 rb82985e 220 220 * @param vol Volume service 221 221 * @param sid Service ID of the partition 222 * @param vinfo Place to s tore partition information222 * @param vinfo Place to sore partition information 223 223 * @return EOK on success or an error code 224 224 */ … … 578 578 * @param vol Volume service 579 579 * @param vid Volume ID 580 * @param vinfo Place to s tore volume configuration information580 * @param vinfo Place to sore volume configuration information 581 581 * @return EOK on success or an error code 582 582 */
Note:
See TracChangeset
for help on using the changeset viewer.