"src/libcalamares/utils/PluginFactory.h" did not exist on "f836019f4989a3b42f0ac2d29c87def8a0a5f19b"
-
Bhumika Goyal authored
Make config_item_type structures const as they are either passed to a function having the argument as const or stored in the const "ci_type" field of a config_item structure. Done using Coccinelle. Signed-off-by:
Bhumika Goyal <bhumirks@gmail.com> Signed-off-by:
Christoph Hellwig <hch@lst.de>
Bhumika Goyal authoredMake config_item_type structures const as they are either passed to a function having the argument as const or stored in the const "ci_type" field of a config_item structure. Done using Coccinelle. Signed-off-by:
Bhumika Goyal <bhumirks@gmail.com> Signed-off-by:
Christoph Hellwig <hch@lst.de>
Loading