Porting changes for LynxOS 2.3.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@499 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/rfb/FileManager.cxx b/rfb/FileManager.cxx
index 44d7890..c0403a7 100644
--- a/rfb/FileManager.cxx
+++ b/rfb/FileManager.cxx
@@ -70,4 +70,4 @@
 FileManager::isCreated()
 {
   if (m_pFile != NULL) return true; else return false;
-}
\ No newline at end of file
+}