[Scummvm-cvs-logs] scummvm master -> a1df3a408de0b21031e1840cfc6acf88f728c7fc

DrMcCoy drmccoy at drmccoy.de
Mon Aug 22 09:56:02 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
a1df3a408d GRAPHICS: Fix indentation


Commit: a1df3a408de0b21031e1840cfc6acf88f728c7fc
    https://github.com/scummvm/scummvm/commit/a1df3a408de0b21031e1840cfc6acf88f728c7fc
Author: Sven Hesse (drmccoy at users.sourceforge.net)
Date: 2011-08-22T00:53:06-07:00

Commit Message:
GRAPHICS: Fix indentation

Changed paths:
    graphics/fontman.h



diff --git a/graphics/fontman.h b/graphics/fontman.h
index 371ebb1..09c1a19 100644
--- a/graphics/fontman.h
+++ b/graphics/fontman.h
@@ -61,7 +61,7 @@ public:
 
 	/**
 	 * Associates a BDF font object with an 'usage'. This is useful for platforms
-   * with a screen DPI much larger than a regular desktop workstation.
+	 * with a screen DPI much larger than a regular desktop workstation.
 	 *
 	 * @param name	the name of the font
 	 * @param font	the font object






More information about the Scummvm-git-logs mailing list