index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net.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 'src/net.h')
-rw-r--r--
src/net.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net.h b/src/net.h
index bfad32b2c1..e2700c0975 100644
--- a/
src/net.h
+++ b/
src/net.h
@@ -615,4 +615,4 @@ public:
bool Read(CAddrMan& addr);
};
-#endif
+#endif // BITCOIN_NET_H