gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21350 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r21350 - gnunet/src/util
Date: Tue, 8 May 2012 18:42:46 +0200

Author: grothoff
Date: 2012-05-08 18:42:46 +0200 (Tue, 08 May 2012)
New Revision: 21350

Modified:
   gnunet/src/util/os_priority.c
Log:
-docu

Modified: gnunet/src/util/os_priority.c
===================================================================
--- gnunet/src/util/os_priority.c       2012-05-08 16:30:44 UTC (rev 21349)
+++ gnunet/src/util/os_priority.c       2012-05-08 16:42:46 UTC (rev 21350)
@@ -486,6 +486,11 @@
 }
 
 
+/**
+ * Cleans up process structure contents (OS-dependent) and deallocates it
+ *
+ * @param proc pointer to process structure
+ */
 void
 GNUNET_OS_process_close (struct GNUNET_OS_Process *proc)
 {




reply via email to

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