From: Mathieu Desnoyers Date: Tue, 13 Jul 2010 21:58:50 +0000 (-0400) Subject: Coding style fix X-Git-Tag: v0.4.7~15 X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=commitdiff_plain;h=05dd4b94f48c1717c18e0dcee88830394a5f171c Coding style fix Signed-off-by: Mathieu Desnoyers --- diff --git a/urcu/arch_alpha.h b/urcu/arch_alpha.h index c9d4923..0596939 100644 --- a/urcu/arch_alpha.h +++ b/urcu/arch_alpha.h @@ -10,7 +10,7 @@ * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. -* + * * This library 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 GNU diff --git a/urcu/arch_generic.h b/urcu/arch_generic.h index 0484618..36a0003 100644 --- a/urcu/arch_generic.h +++ b/urcu/arch_generic.h @@ -10,7 +10,7 @@ * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. -* + * * This library 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 GNU diff --git a/urcu/arch_ppc.h b/urcu/arch_ppc.h index 8b3eb75..7a217c8 100644 --- a/urcu/arch_ppc.h +++ b/urcu/arch_ppc.h @@ -11,7 +11,7 @@ * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. -* + * * This library 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 GNU diff --git a/urcu/arch_sparc64.h b/urcu/arch_sparc64.h index dbbbb42..8e991b1 100644 --- a/urcu/arch_sparc64.h +++ b/urcu/arch_sparc64.h @@ -11,7 +11,7 @@ * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. -* + * * This library 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 GNU diff --git a/urcu/arch_x86.h b/urcu/arch_x86.h index 5625056..aad541e 100644 --- a/urcu/arch_x86.h +++ b/urcu/arch_x86.h @@ -11,7 +11,7 @@ * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. -* + * * This library 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 GNU