From 21c5e7909cdb64aedf2f732ad0f4d868d330d9a4 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 5 Oct 2009 23:04:30 +0000 Subject: [PATCH] svn:eol-style native and svn:keywords Id to relevent files. Originally committed to SVN as r3623. --- aegisub/src/video_out_gl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aegisub/src/video_out_gl.cpp b/aegisub/src/video_out_gl.cpp index 1a9492cef..29f979b2c 100644 --- a/aegisub/src/video_out_gl.cpp +++ b/aegisub/src/video_out_gl.cpp @@ -27,7 +27,7 @@ // // Aegisub Project http://www.aegisub.org/ // -// $Id: video_out_gl.cpp 3613 2009-10-05 00:06:11Z plorkyeran $ +// $Id$ /// @file video_out_gl.cpp /// @brief OpenGL based video renderer