gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r29856 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r29856 - gnunet/src/include
Date: Sat, 5 Oct 2013 01:12:07 +0200

Author: grothoff
Date: 2013-10-05 01:12:06 +0200 (Sat, 05 Oct 2013)
New Revision: 29856

Modified:
   gnunet/src/include/gnunet_conversation_service.h
   gnunet/src/include/gnunet_disk_lib.h
Log:
-doxygen/indentation

Modified: gnunet/src/include/gnunet_conversation_service.h
===================================================================
--- gnunet/src/include/gnunet_conversation_service.h    2013-10-04 23:11:32 UTC 
(rev 29855)
+++ gnunet/src/include/gnunet_conversation_service.h    2013-10-04 23:12:06 UTC 
(rev 29856)
@@ -356,10 +356,10 @@
  * @param mic microphone to use
  */
 void
-GNUNET_CONVERSTATION_phone_pick_up (struct GNUNET_CONVERSATION_Phone *phone,
-                                   const char *metadata,
-                                   struct GNUNET_SPEAKER_Handle *speaker,
-                                   struct GNUNET_MICROPHONE_Handle *mic);
+GNUNET_CONVERSATION_phone_pick_up (struct GNUNET_CONVERSATION_Phone *phone,
+                                   const char *metadata,
+                                   struct GNUNET_SPEAKER_Handle *speaker,
+                                   struct GNUNET_MICROPHONE_Handle *mic);
 
 
 /**
@@ -370,8 +370,8 @@
  * @param reason text we give to the other party about why we terminated the 
conversation
  */
 void
-GNUNET_CONVERSTATION_phone_hang_up (struct GNUNET_CONVERSATION_Phone *phone,
-                                   const char *reason);
+GNUNET_CONVERSATION_phone_hang_up (struct GNUNET_CONVERSATION_Phone *phone,
+                                   const char *reason);
 
 
 /**

Modified: gnunet/src/include/gnunet_disk_lib.h
===================================================================
--- gnunet/src/include/gnunet_disk_lib.h        2013-10-04 23:11:32 UTC (rev 
29855)
+++ gnunet/src/include/gnunet_disk_lib.h        2013-10-04 23:12:06 UTC (rev 
29856)
@@ -475,7 +475,7 @@
  * Close an open file.
  *
  * @param h file handle
- * @return GNUNET_OK on success, GNUNET_SYSERR otherwise
+ * @return #GNUNET_OK on success, #GNUNET_SYSERR otherwise
  */
 int
 GNUNET_DISK_file_close (struct GNUNET_DISK_FileHandle *h);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]