From e4b7f05fbc9ea24f82940cc38c4dffdcd6802440 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 17:25:36 -0600 Subject: [PATCH] Fix FTBFS --- libktorrent/torrent/{chunkselector.cpp => chuntdeselector.cpp} | 0 libktorrent/torrent/{chunkselector.h => chuntdeselector.h} | 0 libktorrent/torrent/{ipblocklist.cpp => ipbloctdelist.cpp} | 0 libktorrent/torrent/{ipblocklist.h => ipbloctdelist.h} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename libktorrent/torrent/{chunkselector.cpp => chuntdeselector.cpp} (100%) rename libktorrent/torrent/{chunkselector.h => chuntdeselector.h} (100%) rename libktorrent/torrent/{ipblocklist.cpp => ipbloctdelist.cpp} (100%) rename libktorrent/torrent/{ipblocklist.h => ipbloctdelist.h} (100%) diff --git a/libktorrent/torrent/chunkselector.cpp b/libktorrent/torrent/chuntdeselector.cpp similarity index 100% rename from libktorrent/torrent/chunkselector.cpp rename to libktorrent/torrent/chuntdeselector.cpp diff --git a/libktorrent/torrent/chunkselector.h b/libktorrent/torrent/chuntdeselector.h similarity index 100% rename from libktorrent/torrent/chunkselector.h rename to libktorrent/torrent/chuntdeselector.h diff --git a/libktorrent/torrent/ipblocklist.cpp b/libktorrent/torrent/ipbloctdelist.cpp similarity index 100% rename from libktorrent/torrent/ipblocklist.cpp rename to libktorrent/torrent/ipbloctdelist.cpp diff --git a/libktorrent/torrent/ipblocklist.h b/libktorrent/torrent/ipbloctdelist.h similarity index 100% rename from libktorrent/torrent/ipblocklist.h rename to libktorrent/torrent/ipbloctdelist.h