summaryrefslogtreecommitdiff
path: root/backend/src/sys/mutex.hpp
diff options
context:
space:
mode:
authorBenjamin Segovia <segovia.benjamin@gmail.com>2012-04-13 10:10:18 +0000
committerKeith Packard <keithp@keithp.com>2012-08-10 16:16:21 -0700
commit2050378c409d7a7a8adb6eb3dec5c8ca85832c1e (patch)
tree31e23d701e3753097d49589300bd50c360e67c33 /backend/src/sys/mutex.hpp
parentc8cb8e09577113df56ce5613aab31a6ecdaad512 (diff)
s/getSrcIndex/getSrc/g s/getDstIndex/getDst/g
G: changed src/utest/utest_vector.cpp
Diffstat (limited to 'backend/src/sys/mutex.hpp')
-rw-r--r--backend/src/sys/mutex.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/src/sys/mutex.hpp b/backend/src/sys/mutex.hpp
index 6b262c23..6c072f90 100644
--- a/backend/src/sys/mutex.hpp
+++ b/backend/src/sys/mutex.hpp
@@ -78,3 +78,5 @@ namespace gbe
}
#endif /* __GBE_MUTEX_HPP__ */
+
+