From: Nathan S. Evans Date: Thu, 4 Mar 2010 14:41:55 +0000 (+0000) Subject: speling X-Git-Tag: initial-import-from-subversion-38251~22566 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bdb283f4c8acf0df0982514ca1b685fbf86fe104;p=oweals%2Fgnunet.git speling --- diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h index f8ae5daec..5a6736a95 100644 --- a/src/include/gnunet_protocols.h +++ b/src/include/gnunet_protocols.h @@ -327,12 +327,12 @@ extern "C" #define GNUNET_MESSAGE_TYPE_CORE_ENCRYPTED_MESSAGE 81 /** - * Check that other peer is alife (challenge). + * Check that other peer is alive (challenge). */ #define GNUNET_MESSAGE_TYPE_CORE_PING 82 /** - * Confirmation that other peer is alife. + * Confirmation that other peer is alive. */ #define GNUNET_MESSAGE_TYPE_CORE_PONG 83