diff options
author | Johannes Schickel | 2010-11-29 18:48:43 +0000 |
---|---|---|
committer | Johannes Schickel | 2010-11-29 18:48:43 +0000 |
commit | a1d99836cda44886c6fc6830c8c5a8d5a7c0772f (patch) | |
tree | 65669d38729471c9411b6291bc81f780655106ec /backends/platform/symbian/src | |
parent | f1997617561b2a16638ef5ac76c87dc2e393ef0c (diff) | |
download | scummvm-rg350-a1d99836cda44886c6fc6830c8c5a8d5a7c0772f.tar.gz scummvm-rg350-a1d99836cda44886c6fc6830c8c5a8d5a7c0772f.tar.bz2 scummvm-rg350-a1d99836cda44886c6fc6830c8c5a8d5a7c0772f.zip |
BACKENDS: Fix SVN keyword usage.
svn-id: r54584
Diffstat (limited to 'backends/platform/symbian/src')
-rw-r--r-- | backends/platform/symbian/src/SymbianMain.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/symbian/src/SymbianMain.cpp b/backends/platform/symbian/src/SymbianMain.cpp index 9e300a3068..7fa54a2e48 100644 --- a/backends/platform/symbian/src/SymbianMain.cpp +++ b/backends/platform/symbian/src/SymbianMain.cpp @@ -18,8 +18,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/branches/gsoc2010-opengl/backends/platform/symbian/src/Symbianmain.cpp $ - * $Id: Symbianmain.cpp 51588 2010-08-01 19:51:23Z anotherguest $ + * $URL$ + * $Id$ * */ |