@brief
authorNathan S. Evans <evans@in.tum.de>
Tue, 14 Jun 2011 10:58:56 +0000 (10:58 +0000)
committerNathan S. Evans <evans@in.tum.de>
Tue, 14 Jun 2011 10:58:56 +0000 (10:58 +0000)
src/fs/gnunet-service-fs_lc.c
src/fs/gnunet-service-fs_lc.h

index c712f58d67a41dd1a4f527141e647bb0917bce54..f56ea5116e83490300136c8b85a75eeb74aac2d0 100644 (file)
@@ -20,7 +20,7 @@
 
 /**
  * @file fs/gnunet-service-fs_lc.c
- * @brief API to handle 'connected peers'
+ * @brief API to handle 'local clients'
  * @author Christian Grothoff
  */
 
index 87eb141983b7ff3b5b22c26d0b3fb768807f6a14..fb63a357198338aea26529603cd7cd43c22fef13 100644 (file)
@@ -20,7 +20,7 @@
 
 /**
  * @file fs/gnunet-service-fs_lc.h
- * @brief API to handle 'connected peers'
+ * @brief API to handle 'local clients'
  * @author Christian Grothoff
  */
 #ifndef GNUNET_SERVICE_FS_LC_H