소스 검색

fix compiler warning


git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@50 f203690c-595d-4dc9-a70b-905162fa7fd2
tags/rel_1_1_4
James Ahlborn 18 년 전
부모
커밋
1c3f4b39fd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/java/com/healthmarketscience/jackcess/scsu/Expand.java

+ 1
- 0
src/java/com/healthmarketscience/jackcess/scsu/Expand.java 파일 보기

@@ -221,6 +221,7 @@ public class Expand extends SCSU
}

/** expand portion of the input that is in single byte mode **/
@SuppressWarnings("fallthrough")
protected String expandSingleByte(byte []in)
throws IllegalInputException, EndOfInputException
{

Loading…
취소
저장