mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] mldonkey/src config/mingw/os_stubs_c.c config/u...


From: mldonkey-commits
Subject: [Mldonkey-commits] mldonkey/src config/mingw/os_stubs_c.c config/u...
Date: Tue, 24 Feb 2009 18:53:58 +0000

CVSROOT:        /sources/mldonkey
Module name:    mldonkey
Changes by:     spiralvoice <spiralvoice>       09/02/24 18:53:57

Modified files:
        src/config/mingw: os_stubs_c.c 
        src/config/unix: os_stubs_c.c 
        src/networks/fasttrack: fst_crypt_ml.c 
        src/utils/cdk  : heap_c.c 
        src/utils/lib  : os_stubs.h 

Log message:
        patch #6736, part II

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/mldonkey/src/config/mingw/os_stubs_c.c?cvsroot=mldonkey&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/mldonkey/src/config/unix/os_stubs_c.c?cvsroot=mldonkey&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/mldonkey/src/networks/fasttrack/fst_crypt_ml.c?cvsroot=mldonkey&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/mldonkey/src/utils/cdk/heap_c.c?cvsroot=mldonkey&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/mldonkey/src/utils/lib/os_stubs.h?cvsroot=mldonkey&r1=1.18&r2=1.19

Patches:
Index: config/mingw/os_stubs_c.c
===================================================================
RCS file: /sources/mldonkey/mldonkey/src/config/mingw/os_stubs_c.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- config/mingw/os_stubs_c.c   24 Feb 2009 18:34:29 -0000      1.20
+++ config/mingw/os_stubs_c.c   24 Feb 2009 18:53:57 -0000      1.21
@@ -1,5 +1,5 @@
-(* Copyright 2001, 2002 b8_bavard, b8_fee_carabine, INRIA *)
-(*
+/* Copyright 2001, 2002 b8_bavard, b8_fee_carabine, INRIA */
+/*
     This file is part of mldonkey.
 
     mldonkey is free software; you can redistribute it and/or modify
@@ -15,7 +15,7 @@
     You should have received a copy of the GNU General Public License
     along with mldonkey; if not, write to the Free Software
     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 
USA
-*)
+*/
 
 
 #include "../../utils/lib/os_stubs.h"

Index: config/unix/os_stubs_c.c
===================================================================
RCS file: /sources/mldonkey/mldonkey/src/config/unix/os_stubs_c.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- config/unix/os_stubs_c.c    24 Feb 2009 18:34:30 -0000      1.17
+++ config/unix/os_stubs_c.c    24 Feb 2009 18:53:57 -0000      1.18
@@ -1,5 +1,5 @@
-(* Copyright 2001, 2002 b8_bavard, b8_fee_carabine, INRIA *)
-(*
+/* Copyright 2001, 2002 b8_bavard, b8_fee_carabine, INRIA */
+/*
     This file is part of mldonkey.
 
     mldonkey is free software; you can redistribute it and/or modify
@@ -15,7 +15,7 @@
     You should have received a copy of the GNU General Public License
     along with mldonkey; if not, write to the Free Software
     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 
USA
-*)
+*/
 
 
 #include "../../utils/lib/os_stubs.h"

Index: networks/fasttrack/fst_crypt_ml.c
===================================================================
RCS file: /sources/mldonkey/mldonkey/src/networks/fasttrack/fst_crypt_ml.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- networks/fasttrack/fst_crypt_ml.c   24 Feb 2009 18:34:30 -0000      1.9
+++ networks/fasttrack/fst_crypt_ml.c   24 Feb 2009 18:53:57 -0000      1.10
@@ -1,5 +1,5 @@
-(* Copyright 2001, 2002 b8_bavard, b8_fee_carabine, INRIA *)
-(*
+/* Copyright 2001, 2002 b8_bavard, b8_fee_carabine, INRIA */
+/*
     This file is part of mldonkey.
 
     mldonkey is free software; you can redistribute it and/or modify
@@ -15,7 +15,7 @@
     You should have received a copy of the GNU General Public License
     along with mldonkey; if not, write to the Free Software
     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 
USA
-*)
+*/
 
 #include "fst_crypt.h"
 

Index: utils/cdk/heap_c.c
===================================================================
RCS file: /sources/mldonkey/mldonkey/src/utils/cdk/heap_c.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- utils/cdk/heap_c.c  24 Feb 2009 18:34:31 -0000      1.3
+++ utils/cdk/heap_c.c  24 Feb 2009 18:53:57 -0000      1.4
@@ -1,5 +1,5 @@
-(* Copyright 2001, 2002 b8_bavard, b8_fee_carabine, INRIA *)
-(*
+/* Copyright 2001, 2002 b8_bavard, b8_fee_carabine, INRIA */
+/*
     This file is part of mldonkey.
 
     mldonkey is free software; you can redistribute it and/or modify
@@ -15,7 +15,7 @@
     You should have received a copy of the GNU General Public License
     along with mldonkey; if not, write to the Free Software
     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 
USA
-*)
+*/
 
 #ifdef HEAP_DUMP
 

Index: utils/lib/os_stubs.h
===================================================================
RCS file: /sources/mldonkey/mldonkey/src/utils/lib/os_stubs.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- utils/lib/os_stubs.h        24 Feb 2009 18:34:31 -0000      1.18
+++ utils/lib/os_stubs.h        24 Feb 2009 18:53:57 -0000      1.19
@@ -1,5 +1,5 @@
-(* Copyright 2001, 2002 b8_bavard, b8_fee_carabine, INRIA *)
-(*
+/* Copyright 2001, 2002 b8_bavard, b8_fee_carabine, INRIA */
+/*
     This file is part of mldonkey.
 
     mldonkey is free software; you can redistribute it and/or modify
@@ -15,7 +15,7 @@
     You should have received a copy of the GNU General Public License
     along with mldonkey; if not, write to the Free Software
     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 
USA
-*)
+*/
 
 #include "../../../config/config.h"
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]