cleaned all trailing white space from source files.
[sdk] / ecere / src / gfx / DisplaySystem.ec
index 8ab5f0f..b73a630 100644 (file)
@@ -181,7 +181,7 @@ public:
       current--;
       if(!current)
          driver.UnlockSystem(this);
-     
+
       mutex.Release();
    }
 #if !defined(ECERE_VANILLA) && !defined(ECERE_NO3D)
@@ -211,7 +211,7 @@ public:
          materials.AddName(material);
       else
          materials.Add(material);
-      return true;      
+      return true;
    }
 
    Material GetMaterial(char * name)