add info about what dirs/files are doing
[ust.git] / libustcomm / ustcomm.c
index 155dfd0087c53aaba52fa866f87f9eca7a1c457d..d537eebf8a7164b0acf02c415889e6fb632e62fb 100644 (file)
@@ -15,6 +15,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+/* API used by UST components to communicate with each other via sockets. */
+
 #define _GNU_SOURCE
 #include <sys/types.h>
 #include <signal.h>
This page took 0.022301 seconds and 4 git commands to generate.