- Improved handling of errors on connection attempts.
[oweals/tinc.git] / src / protocol.h
index 89da86da93fe7e8329f61a96c60a6b6104ab5658..c9137d69caf597146ac4f4208054ff82bf6aec87 100644 (file)
@@ -15,6 +15,8 @@
     You should have received a copy of the GNU General Public License
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+    $Id: protocol.h,v 1.5.4.2 2000/06/25 15:22:16 guus Exp $
 */
 
 #ifndef __TINC_PROTOCOL_H__