diff options
author | lloyd <[email protected]> | 2009-07-01 16:30:28 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-07-01 16:30:28 +0000 |
commit | e0bf42e441f864312e6107a3e254d1969ed66971 (patch) | |
tree | 80e83271c9f2a94a0ea014e71adcc86f2b55353b /src | |
parent | 310118f4a335d3726da8763d3d45117ac724f421 (diff) |
Move mutex.h from utils/ to mutex/ dir as more relevant area
Diffstat (limited to 'src')
-rw-r--r-- | src/mutex/mutex.h (renamed from src/utils/mutex.h) | 0 | ||||
-rw-r--r-- | src/utils/info.txt | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/src/utils/mutex.h b/src/mutex/mutex.h index a04ff83c9..a04ff83c9 100644 --- a/src/utils/mutex.h +++ b/src/mutex/mutex.h diff --git a/src/utils/info.txt b/src/utils/info.txt index ffc19c852..815ad4efc 100644 --- a/src/utils/info.txt +++ b/src/utils/info.txt @@ -27,7 +27,6 @@ exceptn.h loadstor.h mem_ops.h mlock.cpp -mutex.h parsing.cpp parsing.h rotate.h |