diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-06-30 22:09:45 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-06-30 22:09:45 +0000 |
commit | 25359d4ec2538677c96ecf6d671bd8fbaf0326c1 (patch) | |
tree | 80bfa60c8f88e83720be8ef789b4004b25bebf9e /rbutil/rbutilqt/voicefile.cpp | |
parent | cf804f229cf6a4579ebf7478d586cb1aa5d49c42 (diff) |
Add missing keywords property.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17902 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/rbutilqt/voicefile.cpp')
-rw-r--r-- | rbutil/rbutilqt/voicefile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/rbutilqt/voicefile.cpp b/rbutil/rbutilqt/voicefile.cpp index 008a85505b..1488ead742 100644 --- a/rbutil/rbutilqt/voicefile.cpp +++ b/rbutil/rbutilqt/voicefile.cpp @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Wenger - * $Id: voicefile.h 15932 2007-12-15 13:13:57Z domonoky $ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. |