[Scummvm-cvs-logs] SF.net SVN: scummvm: [20531] tools/branches/branch-0-8-0

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sat Feb 11 04:36:03 CET 2006


Revision: 20531
Author:   fingolfin
Date:     2006-02-11 04:34:17 -0800 (Sat, 11 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20531&view=rev

Log Message:
-----------
Added missing line break

Modified Paths:
--------------
    tools/branches/branch-0-8-0/compress.c
    tools/branches/branch-0-8-0/compress.h
    tools/branches/branch-0-8-0/compress_queen.c
    tools/branches/branch-0-8-0/compress_saga.c
    tools/branches/branch-0-8-0/compress_san.cpp
    tools/branches/branch-0-8-0/compress_scumm_bun.cpp
    tools/branches/branch-0-8-0/compress_scumm_sou.c
    tools/branches/branch-0-8-0/compress_simon.c
    tools/branches/branch-0-8-0/compress_sword1.c
    tools/branches/branch-0-8-0/compress_sword2.c
    tools/branches/branch-0-8-0/dekyra.cpp
    tools/branches/branch-0-8-0/dekyra.h
    tools/branches/branch-0-8-0/descumm-common.cpp
    tools/branches/branch-0-8-0/descumm-tool.cpp
    tools/branches/branch-0-8-0/descumm.cpp
    tools/branches/branch-0-8-0/descumm.h
    tools/branches/branch-0-8-0/descumm6.cpp
    tools/branches/branch-0-8-0/desword2.c
    tools/branches/branch-0-8-0/extract_kyra.cpp
    tools/branches/branch-0-8-0/extract_kyra.h
    tools/branches/branch-0-8-0/extract_loom_tg16.c
    tools/branches/branch-0-8-0/extract_mm_c64.c
    tools/branches/branch-0-8-0/extract_mm_nes.c
    tools/branches/branch-0-8-0/extract_scumm_mac.c
    tools/branches/branch-0-8-0/extract_simon1_amiga.c
    tools/branches/branch-0-8-0/extract_zak_c64.c
    tools/branches/branch-0-8-0/util.c
    tools/branches/branch-0-8-0/util.h
Modified: tools/branches/branch-0-8-0/compress.c
===================================================================
--- tools/branches/branch-0-8-0/compress.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/compress.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/compress.h
===================================================================
--- tools/branches/branch-0-8-0/compress.h	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/compress.h	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/compress_queen.c
===================================================================
--- tools/branches/branch-0-8-0/compress_queen.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/compress_queen.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/compress_saga.c
===================================================================
--- tools/branches/branch-0-8-0/compress_saga.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/compress_saga.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -17,7 +17,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$ * $Id$
+ * $URL$
+ * $Id$
  * 
  */
 

Modified: tools/branches/branch-0-8-0/compress_san.cpp
===================================================================
--- tools/branches/branch-0-8-0/compress_san.cpp	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/compress_san.cpp	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/compress_scumm_bun.cpp
===================================================================
--- tools/branches/branch-0-8-0/compress_scumm_bun.cpp	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/compress_scumm_bun.cpp	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/compress_scumm_sou.c
===================================================================
--- tools/branches/branch-0-8-0/compress_scumm_sou.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/compress_scumm_sou.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/compress_simon.c
===================================================================
--- tools/branches/branch-0-8-0/compress_simon.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/compress_simon.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/compress_sword1.c
===================================================================
--- tools/branches/branch-0-8-0/compress_sword1.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/compress_sword1.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/compress_sword2.c
===================================================================
--- tools/branches/branch-0-8-0/compress_sword2.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/compress_sword2.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/dekyra.cpp
===================================================================
--- tools/branches/branch-0-8-0/dekyra.cpp	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/dekyra.cpp	2006-02-11 12:34:17 UTC (rev 20531)
@@ -16,7 +16,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/dekyra.h
===================================================================
--- tools/branches/branch-0-8-0/dekyra.h	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/dekyra.h	2006-02-11 12:34:17 UTC (rev 20531)
@@ -16,7 +16,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/descumm-common.cpp
===================================================================
--- tools/branches/branch-0-8-0/descumm-common.cpp	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/descumm-common.cpp	2006-02-11 12:34:17 UTC (rev 20531)
@@ -16,7 +16,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/descumm-tool.cpp
===================================================================
--- tools/branches/branch-0-8-0/descumm-tool.cpp	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/descumm-tool.cpp	2006-02-11 12:34:17 UTC (rev 20531)
@@ -16,7 +16,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/descumm.cpp
===================================================================
--- tools/branches/branch-0-8-0/descumm.cpp	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/descumm.cpp	2006-02-11 12:34:17 UTC (rev 20531)
@@ -16,7 +16,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/descumm.h
===================================================================
--- tools/branches/branch-0-8-0/descumm.h	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/descumm.h	2006-02-11 12:34:17 UTC (rev 20531)
@@ -16,7 +16,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/descumm6.cpp
===================================================================
--- tools/branches/branch-0-8-0/descumm6.cpp	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/descumm6.cpp	2006-02-11 12:34:17 UTC (rev 20531)
@@ -16,7 +16,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/desword2.c
===================================================================
--- tools/branches/branch-0-8-0/desword2.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/desword2.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/extract_kyra.cpp
===================================================================
--- tools/branches/branch-0-8-0/extract_kyra.cpp	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/extract_kyra.cpp	2006-02-11 12:34:17 UTC (rev 20531)
@@ -16,7 +16,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/extract_kyra.h
===================================================================
--- tools/branches/branch-0-8-0/extract_kyra.h	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/extract_kyra.h	2006-02-11 12:34:17 UTC (rev 20531)
@@ -16,7 +16,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/extract_loom_tg16.c
===================================================================
--- tools/branches/branch-0-8-0/extract_loom_tg16.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/extract_loom_tg16.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/extract_mm_c64.c
===================================================================
--- tools/branches/branch-0-8-0/extract_mm_c64.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/extract_mm_c64.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/extract_mm_nes.c
===================================================================
--- tools/branches/branch-0-8-0/extract_mm_nes.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/extract_mm_nes.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/extract_scumm_mac.c
===================================================================
--- tools/branches/branch-0-8-0/extract_scumm_mac.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/extract_scumm_mac.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -16,7 +16,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/extract_simon1_amiga.c
===================================================================
--- tools/branches/branch-0-8-0/extract_simon1_amiga.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/extract_simon1_amiga.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/extract_zak_c64.c
===================================================================
--- tools/branches/branch-0-8-0/extract_zak_c64.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/extract_zak_c64.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/util.c
===================================================================
--- tools/branches/branch-0-8-0/util.c	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/util.c	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 

Modified: tools/branches/branch-0-8-0/util.h
===================================================================
--- tools/branches/branch-0-8-0/util.h	2006-02-11 12:15:48 UTC (rev 20530)
+++ tools/branches/branch-0-8-0/util.h	2006-02-11 12:34:17 UTC (rev 20531)
@@ -15,7 +15,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$ * $Id$
+ * $URL$
+ * $Id$
  *
  */
 







More information about the Scummvm-git-logs mailing list