diff options
Diffstat (limited to 'ports/atk/fix-encoding.patch')
| -rw-r--r-- | ports/atk/fix-encoding.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ports/atk/fix-encoding.patch b/ports/atk/fix-encoding.patch index 8bfb38bd0..c92171a48 100644 --- a/ports/atk/fix-encoding.patch +++ b/ports/atk/fix-encoding.patch @@ -1,13 +1,13 @@ -diff --git a/atkversion.h b/atkversion.h -index 2634b0a..c57db2c 100644 ---- a/atkversion.h -+++ b/atkversion.h +diff --git a/atk/atkversion.h b/atk/atkversion.h +index 2634b0a..7bea2f3 100644 +--- a/atk/atkversion.h ++++ b/atk/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> +- * Author: Alejandro Pi?eiro Iglesias <apinheiro@igalia.com> ++ * Author: Alejandro Pineiro 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 |
