Browse Source

Restoring empty line lost in the public code in 56396438

Source commit: c4be4197791447f88a828312ce26f0007ce62ad5
Martin Prikryl 4 years ago
parent
commit
7ef23e3496
1 changed files with 1 additions and 0 deletions
  1. 1 0
      source/core/SessionData.h

+ 1 - 0
source/core/SessionData.h

@@ -101,6 +101,7 @@ class TStoredSessionList;
 class TSessionData : public TNamedObject
 {
 friend class TStoredSessionList;
+
 private:
   UnicodeString FHostName;
   int FPortNumber;