X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Flocate_host.c;h=5bd0b93a521d80dcaf895d045836d625c068ee9c;hb=83875cf99a93ec708989894477f3880cf4579630;hp=e2ce8ee6bfe6d8affda24d079cebec478997c66c;hpb=4fd426be85d2d1328742bafc2c7005aa114a5074;p=citadel.git diff --git a/citadel/locate_host.c b/citadel/locate_host.c index e2ce8ee6b..5bd0b93a5 100644 --- a/citadel/locate_host.c +++ b/citadel/locate_host.c @@ -1,6 +1,8 @@ /* - * locate the originating host * $Id$ + * + * locate the originating host + * */ #include "sysdep.h"