summaryrefslogtreecommitdiff
path: root/src/SFML/System/Win32/Platform.hpp
diff options
context:
space:
mode:
authorChristoph Egger <Christoph.Egger@gmx.de>2009-06-14 21:52:32 +0200
committerChristoph Egger <Christoph.Egger@gmx.de>2009-06-14 21:52:32 +0200
commitaf202195872d59432cb74db74696bf1e57906663 (patch)
tree6606f4a90e91811e940f9fbc2e88a43154271939 /src/SFML/System/Win32/Platform.hpp
parent9f9ee9c9f37ae026eb06e897a313aa26f68bf612 (diff)
Imported Upstream version 1.5+repack1
Diffstat (limited to 'src/SFML/System/Win32/Platform.hpp')
-rwxr-xr-xsrc/SFML/System/Win32/Platform.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/SFML/System/Win32/Platform.hpp b/src/SFML/System/Win32/Platform.hpp
index ddcf2fd..ae27ec4 100755
--- a/src/SFML/System/Win32/Platform.hpp
+++ b/src/SFML/System/Win32/Platform.hpp
@@ -1,7 +1,7 @@
////////////////////////////////////////////////////////////
//
// SFML - Simple and Fast Multimedia Library
-// Copyright (C) 2007-2008 Laurent Gomila (laurent.gom@gmail.com)
+// Copyright (C) 2007-2009 Laurent Gomila (laurent.gom@gmail.com)
//
// This software is provided 'as-is', without any express or implied warranty.
// In no event will the authors be held liable for any damages arising from the use of this software.
@@ -37,8 +37,8 @@ namespace sf
namespace priv
{
////////////////////////////////////////////////////////////
-/// Win32 implementation fo Platform
-/// Give access to various global system functions
+/// Win32 implementation of Platform.
+/// Gives access to various global system functions
////////////////////////////////////////////////////////////
class Platform
{