diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 13:39:48 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 13:39:48 +0900 |
commit | 93b23e25abb5b9e771a2576d72f14bc799056880 (patch) | |
tree | 2eb8b66afff8b9068e9aa9ba6124d66273ffef19 /plugins/infowidget | |
parent | 7489ad6cb0247cbcaaf0c9fcca1e53b626d81e7b (diff) | |
download | ktorrent-93b23e25abb5b9e771a2576d72f14bc799056880.tar.gz ktorrent-93b23e25abb5b9e771a2576d72f14bc799056880.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'plugins/infowidget')
-rw-r--r-- | plugins/infowidget/GeoIP.c | 1 | ||||
-rw-r--r-- | plugins/infowidget/GeoIP.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/infowidget/GeoIP.c b/plugins/infowidget/GeoIP.c index f71f830..32ce476 100644 --- a/plugins/infowidget/GeoIP.c +++ b/plugins/infowidget/GeoIP.c @@ -1,4 +1,3 @@ -/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */ /* GeoIP.c * * Copyright (C) 2003 MaxMind LLC All Rights Reserved. diff --git a/plugins/infowidget/GeoIP.h b/plugins/infowidget/GeoIP.h index 1403e4d..f85092c 100644 --- a/plugins/infowidget/GeoIP.h +++ b/plugins/infowidget/GeoIP.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */ /* GeoIP.h * * Copyright (C) 2003 MaxMind LLC |