diff options
author | Torbjörn Andersson | 2015-06-11 18:19:10 +0200 |
---|---|---|
committer | Torbjörn Andersson | 2015-06-11 18:19:10 +0200 |
commit | d1f382269c37dc3159a1a6b4550f6302dabcb8dc (patch) | |
tree | 550548e55e168b4ce9ed01159d39a454d0723cad | |
parent | 586b7f21c1e7d23d63f51fb38c0aad208919b316 (diff) | |
download | scummvm-rg350-d1f382269c37dc3159a1a6b4550f6302dabcb8dc.tar.gz scummvm-rg350-d1f382269c37dc3159a1a6b4550f6302dabcb8dc.tar.bz2 scummvm-rg350-d1f382269c37dc3159a1a6b4550f6302dabcb8dc.zip |
SHERLOCK: Remove stray character from comment header.
-rw-r--r-- | engines/sherlock/fonts.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/fonts.cpp b/engines/sherlock/fonts.cpp index a9436e36c5..5dfb10a06e 100644 --- a/engines/sherlock/fonts.cpp +++ b/engines/sherlock/fonts.cpp @@ -17,7 +17,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - *F + * */ #include "common/system.h" |