diff options
author | Paul Gilbert | 2008-01-05 12:45:14 +0000 |
---|---|---|
committer | Paul Gilbert | 2008-01-05 12:45:14 +0000 |
commit | 6eb64102a4d92686a81120b7fb74571df3237228 (patch) | |
tree | 25e6023b59363531f7c517f90d181a55cffe46b7 /engines/agos | |
parent | 9097d97a356124634f936e6c17787a874f77ad81 (diff) | |
download | scummvm-rg350-6eb64102a4d92686a81120b7fb74571df3237228.tar.gz scummvm-rg350-6eb64102a4d92686a81120b7fb74571df3237228.tar.bz2 scummvm-rg350-6eb64102a4d92686a81120b7fb74571df3237228.zip |
Fix to remove a tab character from the GPL header
svn-id: r30238
Diffstat (limited to 'engines/agos')
-rw-r--r-- | engines/agos/debugger.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agos/debugger.cpp b/engines/agos/debugger.cpp index 470642ec06..c60ebb7693 100644 --- a/engines/agos/debugger.cpp +++ b/engines/agos/debugger.cpp @@ -11,7 +11,7 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License |