Author: grothoff Date: 2006-05-14 15:36:49 -0700 (Sun, 14 May 2006) New Revision: 2824
Modified: GNUnet/src/applications/vpn/vpn.c Log: syn Modified: GNUnet/src/applications/vpn/vpn.c =================================================================== --- GNUnet/src/applications/vpn/vpn.c 2006-05-14 22:35:23 UTC (rev 2823) +++ GNUnet/src/applications/vpn/vpn.c 2006-05-14 22:36:49 UTC (rev 2824) @@ -19,17 +19,13 @@ */ /** - * @file applications/template/template.c + * @file applications/vpn/vpn.c * @author Michael John Wensley * @brief tunnel RFC 4193 in GNUnet * * * http://gnunet.wensley.org.uk/ * - * This isnt really going to be called template... - * It's just that renaming it means messing - * with that autotools thing all over again :-( - * * Yes this will thoroughly break most of the coding guidelines :-/ at least the first release. * * test^h^h^h^hhack cycle goes like this, make; ./install; /etc/init.d/gnunet stop; /etc/init.d/gnunet start _______________________________________________ GNUnet-SVN mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnunet-svn
