From 6f6cce19435f45402b3af9d8e206ceaceb28d48c Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@DESKTOP-2S09UKA> Date: Mon, 13 Apr 2020 17:03:23 -0700 Subject: [PATCH] omit extra whitespace --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 3a1865e8e9..ba818d000a 100644 --- a/build.xml +++ b/build.xml @@ -79,7 +79,7 @@ POSSIBILITY OF SUCH DAMAGE. <nbbrowse url="https://github.com/open-dis/open-dis-java"/> </target> - <target name="view.open-dis.github.com.open-dis7-source-generator " description="view github open-dis open-dis7-source-generator project in web browser (via Netbeans only)"> + <target name="view.open-dis.github.com.open-dis7-source-generator" description="view github open-dis open-dis7-source-generator project in web browser (via Netbeans only)"> <echo message="https://github.com/open-dis"/> <nbbrowse url="https://github.com/open-dis"/> </target> -- GitLab