Changeset 7092 for trunk/shareaza/G1Neighbour.h
- Timestamp:
- 06/24/08 19:43:12 (5 years ago)
- Files:
-
- 1 modified
-
trunk/shareaza/G1Neighbour.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/shareaza/G1Neighbour.h
r6513 r7092 21 21 22 22 // A CG1Neighbour object represents a remote computer running Gnutella software with which we are exchanging Gnutella packets 23 // http:// wiki.shareaza.com/static/Developers.Code.CG1Neighbour23 // http://shareazasecurity.be/wiki/index.php?title=Developers.Code.CG1Neighbour 24 24 25 25 // Make the compiler only include the lines here once, this is the same thing as pragma once