speling
authorNathan S. Evans <evans@in.tum.de>
Thu, 4 Mar 2010 14:41:55 +0000 (14:41 +0000)
committerNathan S. Evans <evans@in.tum.de>
Thu, 4 Mar 2010 14:41:55 +0000 (14:41 +0000)
src/include/gnunet_protocols.h

index f8ae5daec7b6a25f502fb48b6e111048ab68f892..5a6736a95b3b4c9f609f4b9637201eb8edc9831f 100644 (file)
@@ -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