From 7268c40560d71236774f6c50766584b9ae2705fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sat, 23 Aug 2008 13:17:10 +0000 Subject: [PATCH] minicppunit: removed compiler warnings about characters --- MiniCppUnit.cpp | 4 ++-- MiniCppUnit.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MiniCppUnit.cpp b/MiniCppUnit.cpp index 5aa131c5c..0f7d3b497 100644 --- a/MiniCppUnit.cpp +++ b/MiniCppUnit.cpp @@ -1,5 +1,5 @@ -/* - * Copyright (c) 2003-2004 Pau Arum� & David Garc�a +/* + * Copyright (c) 2003-2004 Pau Arum. & David Garc.a * * * This program is free software; you can redistribute it and/or modify diff --git a/MiniCppUnit.h b/MiniCppUnit.h index 3e2b781de..7f54dadf3 100644 --- a/MiniCppUnit.h +++ b/MiniCppUnit.h @@ -1,5 +1,5 @@ -/* - * Copyright (c) 2003-2004 Pau Arum� & David Garc�a +/* + * Copyright (c) 2003-2004 Pau Arum. & David Garc.a * * * This program is free software; you can redistribute it and/or modify