diff options
Diffstat (limited to 'ports/atk/fix-encoding.patch')
| -rw-r--r-- | ports/atk/fix-encoding.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ports/atk/fix-encoding.patch b/ports/atk/fix-encoding.patch new file mode 100644 index 000000000..8bfb38bd0 --- /dev/null +++ b/ports/atk/fix-encoding.patch @@ -0,0 +1,13 @@ +diff --git a/atkversion.h b/atkversion.h +index 2634b0a..c57db2c 100644 +--- a/atkversion.h ++++ b/atkversion.h +@@ -3,7 +3,7 @@ + * Copyright (C) 2012 Igalia, S.L. + * Copyright (C) 2014 Chun-wei Fan + * +- * Author: Alejandro Piñeiro Iglesias <apinheiro@igalia.com> ++ * Author: Alejandro Piñeiro Iglesias <apinheiro@igalia.com> + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public |
