diff options
author | Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk> | 2004-12-04 00:43:13 +0000 |
---|---|---|
committer | Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk> | 2004-12-04 00:43:13 +0000 |
commit | 44f4713a056b7a6a076b2f65fbed43e0cfe9ff06 (patch) | |
tree | c14e6b5752d84f11a6a17019177ecb9f57f638f5 /hw/xfree86/utils/xorgcfg/options.c | |
parent | f264a7ea741f57fbc3bb900cfbb9e0cc23f46e90 (diff) |
Encoding of numerous files changed to UTF-8
Diffstat (limited to 'hw/xfree86/utils/xorgcfg/options.c')
-rw-r--r-- | hw/xfree86/utils/xorgcfg/options.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/utils/xorgcfg/options.c b/hw/xfree86/utils/xorgcfg/options.c index 8aa9a09a8..74b5cdf47 100644 --- a/hw/xfree86/utils/xorgcfg/options.c +++ b/hw/xfree86/utils/xorgcfg/options.c @@ -24,7 +24,7 @@ * dealings in this Software without prior written authorization from * Conectiva Linux. * - * Author: Paulo César Pereira de Andrade <pcpa@conectiva.com.br> + * Author: Paulo César Pereira de Andrade <pcpa@conectiva.com.br> * * $XFree86: xc/programs/Xserver/hw/xfree86/xf86cfg/options.c,v 1.11 2001/10/28 03:34:08 tsi Exp $ */ |