[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r35815 - gnunet/src/arm
From: |
gnunet |
Subject: |
[GNUnet-SVN] r35815 - gnunet/src/arm |
Date: |
Tue, 26 May 2015 13:17:17 +0200 |
Author: grothoff
Date: 2015-05-26 13:17:17 +0200 (Tue, 26 May 2015)
New Revision: 35815
Modified:
gnunet/src/arm/arm.h
Log:
-doxygen, indent
Modified: gnunet/src/arm/arm.h
===================================================================
--- gnunet/src/arm/arm.h 2015-05-26 11:16:58 UTC (rev 35814)
+++ gnunet/src/arm/arm.h 2015-05-26 11:17:17 UTC (rev 35815)
@@ -42,7 +42,7 @@
{
/**
- * Reply to client, of type is GNUNET_MESSAGE_TYPE_ARM_STATUS.
+ * Reply to client, of type is #GNUNET_MESSAGE_TYPE_ARM_STATUS.
*/
struct GNUNET_MessageHeader header;
@@ -100,7 +100,7 @@
/**
* Reply from ARM to client for the
- * GNUNET_MESSAGE_TYPE_ARM_LIST request followed by count
+ * #GNUNET_MESSAGE_TYPE_ARM_LIST request followed by count
* '\0' terminated strings. header->size contains the
* total size (including all strings).
*/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r35815 - gnunet/src/arm,
gnunet <=