From 3070496edc48fa6e16c189485c1348f376c999d1 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 23 May 2013 02:02:16 -0500 Subject: Fix incorrect characters. --- src/fileaccess.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fileaccess.cpp b/src/fileaccess.cpp index 4fe0952..6946232 100644 --- a/src/fileaccess.cpp +++ b/src/fileaccess.cpp @@ -983,7 +983,7 @@ bool wildcardMultiMatch( const TQString& wildcard, const TQString& testString, b // class CvsIgnoreList from Cervisia cvsdir.cpp // Copyright (C) 1999-2002 Bernd Gehrmann // with elements from class StringMatcher -// Copyright (c) 2003 Andr�Woebeking +// Copyright (c) 2003 André Woebeking // Modifications for KDiff3 by Joachim Eibl class CvsIgnoreList { -- cgit v1.2.3