From 6702636a165dfd8979696f06a75c63c7d5c41da0 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 29 Sep 2020 19:29:54 +0900 Subject: [PATCH] Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 1af35a0723340a1452d4f6ee6dbb1ed898dc2282) --- src/GeoIP-1.4.0/libGeoIP/GeoIP.c | 1 - src/GeoIP-1.4.0/libGeoIP/GeoIP.h | 1 - src/GeoIP-1.4.0/libGeoIP/GeoIPCity.c | 1 - src/GeoIP-1.4.0/libGeoIP/GeoIPCity.h | 1 - src/GeoIP-1.4.0/libGeoIP/GeoIPUpdate.c | 1 - src/GeoIP-1.4.0/libGeoIP/GeoIPUpdate.h | 1 - 6 files changed, 6 deletions(-) diff --git a/src/GeoIP-1.4.0/libGeoIP/GeoIP.c b/src/GeoIP-1.4.0/libGeoIP/GeoIP.c index 0cb6bc0..feb6a40 100644 --- a/src/GeoIP-1.4.0/libGeoIP/GeoIP.c +++ b/src/GeoIP-1.4.0/libGeoIP/GeoIP.c @@ -1,4 +1,3 @@ -/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */ /* GeoIP.c * * Copyright (C) 2006 MaxMind LLC diff --git a/src/GeoIP-1.4.0/libGeoIP/GeoIP.h b/src/GeoIP-1.4.0/libGeoIP/GeoIP.h index edac45b..fc92ffc 100644 --- a/src/GeoIP-1.4.0/libGeoIP/GeoIP.h +++ b/src/GeoIP-1.4.0/libGeoIP/GeoIP.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */ /* GeoIP.h * * Copyright (C) 2006 MaxMind LLC diff --git a/src/GeoIP-1.4.0/libGeoIP/GeoIPCity.c b/src/GeoIP-1.4.0/libGeoIP/GeoIPCity.c index 46fcf79..2a65759 100644 --- a/src/GeoIP-1.4.0/libGeoIP/GeoIPCity.c +++ b/src/GeoIP-1.4.0/libGeoIP/GeoIPCity.c @@ -1,4 +1,3 @@ -/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */ /* GeoIPCity.c * * Copyright (C) 2006 MaxMind LLC diff --git a/src/GeoIP-1.4.0/libGeoIP/GeoIPCity.h b/src/GeoIP-1.4.0/libGeoIP/GeoIPCity.h index c6ddf1b..15066bd 100644 --- a/src/GeoIP-1.4.0/libGeoIP/GeoIPCity.h +++ b/src/GeoIP-1.4.0/libGeoIP/GeoIPCity.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */ /* GeoIPCity.h * * Copyright (C) 2006 MaxMind LLC diff --git a/src/GeoIP-1.4.0/libGeoIP/GeoIPUpdate.c b/src/GeoIP-1.4.0/libGeoIP/GeoIPUpdate.c index a7bec6b..8cb1d99 100644 --- a/src/GeoIP-1.4.0/libGeoIP/GeoIPUpdate.c +++ b/src/GeoIP-1.4.0/libGeoIP/GeoIPUpdate.c @@ -1,4 +1,3 @@ -/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */ /* GeoIPUpdate.c * * Copyright (C) 2006 MaxMind LLC diff --git a/src/GeoIP-1.4.0/libGeoIP/GeoIPUpdate.h b/src/GeoIP-1.4.0/libGeoIP/GeoIPUpdate.h index c39df6e..6a49aca 100644 --- a/src/GeoIP-1.4.0/libGeoIP/GeoIPUpdate.h +++ b/src/GeoIP-1.4.0/libGeoIP/GeoIPUpdate.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */ /* GeoIP.h * * Copyright (C) 2006 MaxMind LLC