[pacman-dev] [PATCH] libalpm/dload.c: fix filename in license header
Michael Straube
straubem at gmx.de
Wed Jun 13 14:49:27 UTC 2018
The filename in the license header did not match the actual filename
as in the other files. Hopefully this is not too nit-picky.
Signed-off-by: Michael Straube <straubem at gmx.de>
---
lib/libalpm/dload.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libalpm/dload.c b/lib/libalpm/dload.c
index 7f34c89e..cca39470 100644
--- a/lib/libalpm/dload.c
+++ b/lib/libalpm/dload.c
@@ -1,5 +1,5 @@
/*
- * download.c
+ * dload.c
*
* Copyright (c) 2006-2018 Pacman Development Team <pacman-dev at archlinux.org>
* Copyright (c) 2002-2006 by Judd Vinet <jvinet at zeroflux.org>
--
2.17.1
More information about the pacman-dev
mailing list