[gimp] libgimpmath: fix unsorted line in gimpmath.def
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimpmath: fix unsorted line in gimpmath.def
- Date: Sun, 16 Feb 2020 00:33:04 +0000 (UTC)
commit 75838a59a8ac2d7a078620c02042c689c2ba67d9
Author: Ell <ell_se yahoo com>
Date: Sun Feb 16 00:33:40 2020 +0200
libgimpmath: fix unsorted line in gimpmath.def
libgimpmath/gimpmath.def | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgimpmath/gimpmath.def b/libgimpmath/gimpmath.def
index e94dc0ac6a..34b6027dc8 100644
--- a/libgimpmath/gimpmath.def
+++ b/libgimpmath/gimpmath.def
@@ -1,6 +1,6 @@
EXPORTS
- gimp_matrix2_get_type
gimp_matrix2_determinant
+ gimp_matrix2_get_type
gimp_matrix2_identity
gimp_matrix2_invert
gimp_matrix2_mult
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]