1
0
mirror of https://github.com/openSUSE/libsolv.git synced 2026-02-05 12:45:46 +01:00
Files
libsolv/ext/repodata_diskusage.h
2017-02-22 14:20:35 +01:00

11 lines
214 B
C

/*
* Copyright (c) 2017, SUSE Inc.
*
* This program is licensed under the BSD license, read LICENSE.BSD
* for further information
*/
extern void repodata_add_diskusage(Repodata *data, Id handle, Queue *q);