[gjs/native-registry: 2/2] Fix label formatting.




commit 8f14ce90b1af31a80c77a8b118413a849df0cee8
Author: Evan Welsh <contact evanwelsh com>
Date:   Wed Dec 2 16:10:51 2020 -0600

    Fix label formatting.

 gi/repo.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gi/repo.cpp b/gi/repo.cpp
index 9f46fca6..6e725ba9 100644
--- a/gi/repo.cpp
+++ b/gi/repo.cpp
@@ -553,7 +553,7 @@ lookup_override_function(JSContext             *cx,
     }
     return true;
 
- fail:
+fail:
     saved_exc.drop();
     return false;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]