index
:
ychat
0.5
0.5-basic
0.7
0.7@21
0.8
0.8@21
master
packages
ychat-0.5
ychat-0.5-basic
ychat-0.7
ychat-0.8
A chat server written in C++
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mutx.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'mutx.h')
-rwxr-xr-x
mutx.h
4
1 files changed, 2 insertions, 2 deletions
diff --git a/mutx.h b/mutx.h
index 4f6c950..0438cb9 100755
--- a/
mutx.h
+++ b/
mutx.h
@@ -1,7 +1,7 @@
// class mutx declaration.
-#ifndef MUTX_H
-#define MUTX_H
+#ifndef s_mutx_H
+#define s_mutx_H
#include "incl.h"