What was I thinking? s/vertex/edge/g.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 28 Oct 2001 08:41:19 +0000 (08:41 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 28 Oct 2001 08:41:19 +0000 (08:41 +0000)
commit94497336efc1cc60561575e74d420e9e8e8c657e
treea44fbb51e0d1fd421b9578090219e4e80c0c4063
parentb98d9787fdde54f33dcdb376e1e018cd418aff8d
What was I thinking? s/vertex/edge/g.
src/Makefile.am
src/conf.h
src/connection.c
src/connection.h
src/edge.c [moved from src/vertex.c with 68% similarity]
src/edge.h [moved from src/vertex.h with 72% similarity]
src/net.c
src/protocol.c
src/protocol.h
src/tincd.c