]> source.dussan.org Git - tigervnc.git/commit
The previous fix to the NullPointer issue did not work, because it was simply setting...
authorDRC <dcommander@users.sourceforge.net>
Wed, 5 Oct 2011 21:39:59 +0000 (21:39 +0000)
committerDRC <dcommander@users.sourceforge.net>
Wed, 5 Oct 2011 21:39:59 +0000 (21:39 +0000)
commit979e2d1be5c84bc9a304c71673702346712243f4
tree97a7b9f8e6fde9574b904c11cd737f88f3ab988a
parentf6b584010328c2544ee3b1b1cfdf1f27f1cf7352
The previous fix to the NullPointer issue did not work, because it was simply setting separator to null (not what we want.)  Fix the issue properly + fix spelling of "separator".

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4710 3789f03b-4d11-0410-bbf8-ca57d06f2519
java/src/com/tigervnc/rfb/CSecurityTLS.java
java/src/com/tigervnc/vncviewer/UserPrefs.java