[Libosinfo] [PATCH] Correct indentation in .syms file

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Sun Mar 15 15:56:15 UTC 2015


---

Pushed under trivial rule.

 osinfo/libosinfo.syms | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/osinfo/libosinfo.syms b/osinfo/libosinfo.syms
index 86de581..5c423b9 100644
--- a/osinfo/libosinfo.syms
+++ b/osinfo/libosinfo.syms
@@ -500,10 +500,10 @@ LIBOSINFO_0.2.10 {
 	osinfo_install_script_injection_method_get_type;
 } LIBOSINFO_0.2.9;
 
-  LIBOSINFO_0.2.11 {
+LIBOSINFO_0.2.11 {
     global:
 	osinfo_install_script_get_needs_internet;
-  } LIBOSINFO_0.2.10;
+} LIBOSINFO_0.2.10;
 
 /* Symbols in next release...
 
-- 
2.1.0




More information about the Libosinfo mailing list