summaryrefslogtreecommitdiff
path: root/tools/inc/tools/time.hxx
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2012-08-13 23:14:08 +0200
committerPhilipp Riemer <ruderphilipp@gmail.com>2012-08-13 23:52:39 +0200
commit8f032e04ad69166d03510b2baa4f72fefe834cc0 (patch)
tree25dcf8dd4df20751a6f568fcda1e2f91a09e0a14 /tools/inc/tools/time.hxx
parent731f3ce64a84b14b43a2a8ca3d455dd8711781b9 (diff)
removed "// end of sth." comments in tools/inc/
This is a follow-up patch of c8b7aa55138848fe07108779099267424bc03e3d. Change-Id: I597be0bbcda36580c8607cab094e53e9f39133e2
Diffstat (limited to 'tools/inc/tools/time.hxx')
-rw-r--r--tools/inc/tools/time.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/tools/time.hxx b/tools/inc/tools/time.hxx
index a0957affb69b..6710805333cd 100644
--- a/tools/inc/tools/time.hxx
+++ b/tools/inc/tools/time.hxx
@@ -115,6 +115,6 @@ public:
TOOLS_DLLPUBLIC friend Time operator -( const Time& rTime1, const Time& rTime2 );
};
-#endif // _TOOLS_TIME_HXX
+#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */