gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
counter problem in mjc2wsl fixed
[mjc2wsl.git] / mjc2wsl.java
index c89fbab..77d1c28 100644 (file)
@@ -97,7 +97,7 @@ public class mjc2wsl{
        
        private InputStream mainIn;
        private PrintWriter out = null;
-       private int counter = 0;
+       private int counter = -1;
        
        private void pr(int i){
                        out.print(i);
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner