aboutsummaryrefslogtreecommitdiff
path: root/dep/src/zthread/posix/FtimeStrategy.h
diff options
context:
space:
mode:
authorParadox <none@none>2009-02-09 08:16:34 -0500
committerParadox <none@none>2009-02-09 08:16:34 -0500
commitd230302b16474ff22a35243ffed6236ef4fc7fb9 (patch)
treee3679ad841a47b275756f2721f9aa24a3ee548a6 /dep/src/zthread/posix/FtimeStrategy.h
parentb0694d7e5e794b361fa178d55fefdb98cf47e9ca (diff)
Replace tabs with spaces in more files.
--HG-- branch : trunk
Diffstat (limited to 'dep/src/zthread/posix/FtimeStrategy.h')
-rw-r--r--dep/src/zthread/posix/FtimeStrategy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/src/zthread/posix/FtimeStrategy.h b/dep/src/zthread/posix/FtimeStrategy.h
index 5e703970c5c..5e8d33b6c9b 100644
--- a/dep/src/zthread/posix/FtimeStrategy.h
+++ b/dep/src/zthread/posix/FtimeStrategy.h
@@ -55,8 +55,8 @@ public:
return (unsigned long)_value.time;
}
- inline unsigned long milliseconds() const {
- return _value.millitm;
+ inline unsigned long milliseconds() const {
+ return _value.millitm;
}
unsigned long seconds(unsigned long s) {