summaryrefslogtreecommitdiffstats
path: root/iso/iso.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2021-01-26 12:09:28 +0900
committerMichele Calgaro <[email protected]>2021-01-26 12:09:58 +0900
commitf5c566c238d8f238c0f851ae9258dfb565b311fa (patch)
tree0bc9d98210acc2dc4420a0253974575b45d8c916 /iso/iso.cpp
parent36c6cbf0d729b6fb702733256daa25500303c552 (diff)
downloadkrusader-f5c566c238d8f238c0f851ae9258dfb565b311fa.tar.gz
krusader-f5c566c238d8f238c0f851ae9258dfb565b311fa.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 88d44ce75144a78770db59d033395537a36f1b25)
Diffstat (limited to 'iso/iso.cpp')
-rw-r--r--iso/iso.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/iso/iso.cpp b/iso/iso.cpp
index 019cac9..e9845c0 100644
--- a/iso/iso.cpp
+++ b/iso/iso.cpp
@@ -15,7 +15,7 @@
* *
***************************************************************************/
- /* This file is heavily based on tar.cc from tdebase
+ /* This file is heavily based on tar.cpp from tdebase
* (c) David Faure <[email protected]>
*/