On Sun, Jun 03, 2018 at 06:44:32PM +0200, Fabiano Fidêncio wrote: > Apps can take advantage of this parameter in order to find out (and > correctly display to their users) whether network is needed during > the installation process. > > Signed-off-by: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> > --- > osinfo/libosinfo.syms | 5 +++++ > osinfo/osinfo_media.c | 27 +++++++++++++++++++++++++++ > osinfo/osinfo_media.h | 2 ++ > 3 files changed, 34 insertions(+) > > diff --git a/osinfo/libosinfo.syms b/osinfo/libosinfo.syms > index 64c6f79..3bad468 100644 > --- a/osinfo/libosinfo.syms > +++ b/osinfo/libosinfo.syms > @@ -525,6 +525,11 @@ LIBOSINFO_0.2.13 { > osinfo_media_get_eject_after_install; > } LIBOSINFO_0.2.12; > > +LIBOSINFO_0.2.14 { > + global: > + osinfo_media_get_network_installer; I'd use the same indentation as was done before 0.2.13 > +} LIBOSINFO_0.2.13; > + > /* Symbols in next release... Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx>
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo