diff options
| author | 2015-10-28 09:29:04 +0000 | |
|---|---|---|
| committer | 2015-10-28 09:30:35 +0000 | |
| commit | 2f8e7f483ad14b55d7e71be19e87de1f52de4930 (patch) | |
| tree | 507f957576c24bc1c6b4eda64706f9ef118a8b4a /src/modules/sharedfileswindow | |
| parent | umode: Don't mix return value data types (diff) | |
| download | KVIrc-2f8e7f483ad14b55d7e71be19e87de1f52de4930.tar.gz KVIrc-2f8e7f483ad14b55d7e71be19e87de1f52de4930.tar.bz2 KVIrc-2f8e7f483ad14b55d7e71be19e87de1f52de4930.zip | |
Copyright Headers: Cosmetic typos irc -> IRC
Diffstat (limited to 'src/modules/sharedfileswindow')
| -rw-r--r-- | src/modules/sharedfileswindow/SharedFilesWindow.cpp | 2 | ||||
| -rw-r--r-- | src/modules/sharedfileswindow/SharedFilesWindow.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/sharedfileswindow/SharedFilesWindow.cpp b/src/modules/sharedfileswindow/SharedFilesWindow.cpp index 9dcda3a53..463a7f7e2 100644 --- a/src/modules/sharedfileswindow/SharedFilesWindow.cpp +++ b/src/modules/sharedfileswindow/SharedFilesWindow.cpp @@ -3,7 +3,7 @@ // File : SharedFilesWindow.cpp // Creation date : Mon Apr 21 2003 23:14:12 CEST by Szymon Stefanek // -// This file is part of the KVIrc irc client distribution +// This file is part of the KVIrc IRC client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/sharedfileswindow/SharedFilesWindow.h b/src/modules/sharedfileswindow/SharedFilesWindow.h index fc38b1347..7898975e2 100644 --- a/src/modules/sharedfileswindow/SharedFilesWindow.h +++ b/src/modules/sharedfileswindow/SharedFilesWindow.h @@ -5,7 +5,7 @@ // File : SharedFilesWindow.h // Creation date : Mon Apr 21 2003 23:14:12 CEST by Szymon Stefanek // -// This file is part of the KVIrc irc client distribution +// This file is part of the KVIrc IRC client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or |
