Rename src/lib/download.* to src/lib/datatransfer.*

This commit is contained in:
Nikola Knezevic
2020-04-08 22:26:57 +02:00
parent 65ef57e0cb
commit 741e9012d3
13 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -544,7 +544,7 @@ formal
#include <unistd.h>
#include "eval.hh"
#include "download.hh"
#include "datatransfer.hh"
#include "fetchers.hh"
#include "store-api.hh"