diff --git a/libs/expat/Makefile b/libs/expat/Makefile index 39081b8de..81ea7175f 100644 --- a/libs/expat/Makefile +++ b/libs/expat/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -66,4 +66,3 @@ endef $(eval $(call HostBuild)) $(eval $(call BuildPackage,libexpat)) -