From 9617e44d9bf78adb944ad0c795bf4cc89b6e5740 Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Mon, 13 Nov 2023 15:23:52 +0100 Subject: [PATCH] db_cassandra: removed trailing spaces --- src/modules/db_cassandra/db_cassandra.c | 4 ++-- src/modules/db_cassandra/dbcassa_base.h | 4 ++-- src/modules/db_cassandra/dbcassa_table.c | 6 +++--- src/modules/db_cassandra/dbcassa_table.h | 8 ++++---- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/modules/db_cassandra/db_cassandra.c b/src/modules/db_cassandra/db_cassandra.c index b1cf65f5068..7cd647105c7 100644 --- a/src/modules/db_cassandra/db_cassandra.c +++ b/src/modules/db_cassandra/db_cassandra.c @@ -17,8 +17,8 @@ * 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 - * along with this program; if not, write to the Free Software + * 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 * * History: diff --git a/src/modules/db_cassandra/dbcassa_base.h b/src/modules/db_cassandra/dbcassa_base.h index 9b95095daa2..1dd4e207b0c 100644 --- a/src/modules/db_cassandra/dbcassa_base.h +++ b/src/modules/db_cassandra/dbcassa_base.h @@ -17,8 +17,8 @@ * 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 - * along with this program; if not, write to the Free Software + * 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 * * History: diff --git a/src/modules/db_cassandra/dbcassa_table.c b/src/modules/db_cassandra/dbcassa_table.c index 2574db278b5..370ae8e61c1 100644 --- a/src/modules/db_cassandra/dbcassa_table.c +++ b/src/modules/db_cassandra/dbcassa_table.c @@ -15,10 +15,10 @@ * 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 - * along with this program; if not, write to the Free Software + * 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 - * + * * History: * -------- * 2012-01 initial version (Anca Vamanu) diff --git a/src/modules/db_cassandra/dbcassa_table.h b/src/modules/db_cassandra/dbcassa_table.h index df3cf27813c..934f20bde41 100644 --- a/src/modules/db_cassandra/dbcassa_table.h +++ b/src/modules/db_cassandra/dbcassa_table.h @@ -15,14 +15,14 @@ * 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 - * along with this program; if not, write to the Free Software + * 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 - * + * * History: * -------- * 2012-01 initial version (Anca Vamanu) - * + * */