summaryrefslogtreecommitdiff
path: root/src/mmo/human_time_diff.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mmo/human_time_diff.hpp')
-rw-r--r--src/mmo/human_time_diff.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mmo/human_time_diff.hpp b/src/mmo/human_time_diff.hpp
index 40352d0..92b3288 100644
--- a/src/mmo/human_time_diff.hpp
+++ b/src/mmo/human_time_diff.hpp
@@ -42,5 +42,5 @@ struct HumanTimeDiff
return !bool(*this);
}
};
-bool extract(XString str, HumanTimeDiff *iv);
+bool impl_extract(XString str, HumanTimeDiff *iv);
} // namespace tmwa