]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
libcephfs.h: remove duplicated words 8898/head
authorLi Peng <lip@dtdream.com>
Tue, 3 May 2016 06:59:44 +0000 (14:59 +0800)
committerLi Peng <lip@dtdream.com>
Tue, 3 May 2016 06:59:44 +0000 (14:59 +0800)
Signed-off-by: Li Peng <lip@dtdream.com>
src/include/cephfs/libcephfs.h

index a0ce6ef5ad07f5d4960c1cc0119afe1b3ef7f44d..8b12c7a2ad5237d15587e9a4df5878f4b5ee9a64 100644 (file)
@@ -560,7 +560,7 @@ int ceph_link(struct ceph_mount_info *cmount, const char *existing, const char *
  *
  * @param cmount the ceph mount handle to use for creating the link.
  * @param path the path to the symlink to read
- * @param buf the buffer to hold the the path of the file that the symlink points to.
+ * @param buf the buffer to hold the path of the file that the symlink points to.
  * @param size the length of the buffer
  * @returns number of bytes copied on success or negative error code on failure
  */