Make sure all files ends with newline
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3354 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/DirManager.h b/common/rfb/DirManager.h
index c820f64..cfa07b5 100644
--- a/common/rfb/DirManager.h
+++ b/common/rfb/DirManager.h
@@ -39,4 +39,4 @@
};
}
-#endif // __RFB_DIRMANAGER_H__
\ No newline at end of file
+#endif // __RFB_DIRMANAGER_H__
diff --git a/win/rfb_win32/FolderManager.h b/win/rfb_win32/FolderManager.h
index 24923dd..1cd5fb3 100644
--- a/win/rfb_win32/FolderManager.h
+++ b/win/rfb_win32/FolderManager.h
@@ -63,4 +63,4 @@
}
}
-#endif // __RFB_WIN32_FOLDERMANAGER_H__
\ No newline at end of file
+#endif // __RFB_WIN32_FOLDERMANAGER_H__
diff --git a/win/rfb_win32/ListViewControl.h b/win/rfb_win32/ListViewControl.h
index 8a16373..41b6a2f 100644
--- a/win/rfb_win32/ListViewControl.h
+++ b/win/rfb_win32/ListViewControl.h
@@ -32,4 +32,4 @@
};
};
-#endif;
\ No newline at end of file
+#endif;
diff --git a/win/rfb_win32/ProgressControl.cxx b/win/rfb_win32/ProgressControl.cxx
index 85bd15f..9b6dab4 100644
--- a/win/rfb_win32/ProgressControl.cxx
+++ b/win/rfb_win32/ProgressControl.cxx
@@ -94,4 +94,4 @@
if (m_dw64MaxValue == 0) return 0;
return ((int) ((m_dw64CurrentValue * 100) / m_dw64MaxValue));
-}
\ No newline at end of file
+}
diff --git a/win/rfb_win32/SDisplayCorePolling.h b/win/rfb_win32/SDisplayCorePolling.h
index 9e1b5ad..526cae7 100644
--- a/win/rfb_win32/SDisplayCorePolling.h
+++ b/win/rfb_win32/SDisplayCorePolling.h
@@ -72,4 +72,4 @@
};
};
-#endif
\ No newline at end of file
+#endif
diff --git a/win/vncviewer/FTProgress.cxx b/win/vncviewer/FTProgress.cxx
index e6cc952..21a1142 100644
--- a/win/vncviewer/FTProgress.cxx
+++ b/win/vncviewer/FTProgress.cxx
@@ -148,4 +148,4 @@
GetWindowText(m_hwndGeneralPercent, buf2, 16);
if (strcmp(buf, buf2) != 0)
SetWindowText(m_hwndGeneralPercent, buf);
-}
\ No newline at end of file
+}
diff --git a/win/vncviewer/ListenServer.h b/win/vncviewer/ListenServer.h
index 4d1590c..8386d29 100644
--- a/win/vncviewer/ListenServer.h
+++ b/win/vncviewer/ListenServer.h
@@ -53,4 +53,4 @@
};
};
-#endif
\ No newline at end of file
+#endif
diff --git a/win/vncviewer/ListenTrayIcon.h b/win/vncviewer/ListenTrayIcon.h
index 7e334d9..b082368 100644
--- a/win/vncviewer/ListenTrayIcon.h
+++ b/win/vncviewer/ListenTrayIcon.h
@@ -92,4 +92,4 @@
};
};
-#endif // __RFB_WIN32_LISTEN_TRAY_ICON_H__
\ No newline at end of file
+#endif // __RFB_WIN32_LISTEN_TRAY_ICON_H__