Selaa lähdekoodia

small code format

MELERIX 13 vuotta sitten
vanhempi
sitoutus
66557cd3ea
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      L2J_Server_BETA/build.xml

+ 1 - 1
L2J_Server_BETA/build.xml

@@ -195,7 +195,7 @@
 	</target>
 
 	<target name="getChangelogDateVersion" description="Get Changelog, Date, Version">
-		<exec dir="." executable="svn" outputproperty="l2j.changelog" >
+		<exec dir="." executable="svn" outputproperty="l2j.changelog">
 			<arg value="log" />
 			<arg value="--stop-on-copy" />
 		</exec>