[jruby-joni] 32/223: Remove a tab.

Hideki Yamane henrich at moszumanska.debian.org
Mon Nov 16 11:21:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch debian/sid
in repository jruby-joni.

commit e4cd9fe5691d87893846dae9124fc78d606f5420
Author: Marcin Mielżyński <lopx at gazeta.pl>
Date:   Mon Sep 1 19:14:24 2008 +0000

    Remove a tab.
    
    git-svn-id: http://svn.codehaus.org/jruby/joni/trunk@7625 961051c9-f516-0410-bf72-c9f7e237a7b7
---
 test/org/joni/test/TestU.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/org/joni/test/TestU.java b/test/org/joni/test/TestU.java
index 46ad3f9..5c8064e 100644
--- a/test/org/joni/test/TestU.java
+++ b/test/org/joni/test/TestU.java
@@ -43,7 +43,7 @@ public class TestU extends Test {
     }
     
     private int ulen(byte[]bytes) {
-    	return encoding().strByteLengthNull(bytes, 0, bytes.length);
+        return encoding().strByteLengthNull(bytes, 0, bytes.length);
     }
     
     private String uconv(byte []bytes, int len) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git



More information about the pkg-java-commits mailing list