]> git.tdb.fi Git - libs/gl.git/blobdiff - source/technique.h
Fix some incorrect whitespace
[libs/gl.git] / source / technique.h
index ad988c2763c412f35d6d471151e5e97a60ca7cbe..d1fab38f7ad9649f45d7c2be6b9fd4f805a1e3d0 100644 (file)
@@ -32,7 +32,7 @@ private:
        {
        public:
                InheritLoader(Technique &, Collection &);
-       
+
        private:
                void texture(const std::string &, const std::string &);
        };