aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/text_file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/text_file.cpp')
-rw-r--r--src/utils/text_file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/text_file.cpp b/src/utils/text_file.cpp
index beaa3d1c..4e813df8 100644
--- a/src/utils/text_file.cpp
+++ b/src/utils/text_file.cpp
@@ -64,4 +64,4 @@ namespace usdx
return length;
}
-};
+}