indentation
Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/6d9d5b2e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/6d9d5b2e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/6d9d5b2e Branch: refs/heads/master Commit: 6d9d5b2e7819f1f6440d20a3c7627bd2f4551bb0 Parents: ef4a25f Author: Thorsten Schöning <[email protected]> Authored: Sun Jul 17 08:46:23 2016 +0000 Committer: Thorsten Schöning <[email protected]> Committed: Sun Jul 17 08:46:23 2016 +0000 ---------------------------------------------------------------------- src/ant/apr-build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/6d9d5b2e/src/ant/apr-build.xml ---------------------------------------------------------------------- diff --git a/src/ant/apr-build.xml b/src/ant/apr-build.xml index 6ddb282..9812ae0 100644 --- a/src/ant/apr-build.xml +++ b/src/ant/apr-build.xml @@ -163,7 +163,7 @@ if="is-static" /> <fileset dir="${src.dir}/file_io/unix" - includes="copy.c fileacc.c filepath_util.c fullrw.c mktemp.c tempdir.c" + includes="copy.c fileacc.c filepath_util.c fullrw.c mktemp.c tempdir.c" /> <fileset dir="${src.dir}/memory/unix" includes="*.c"
