From 12e9923f71f191092b5ba9c64e3eca0966d32b09 Mon Sep 17 00:00:00 2001 From: Norbert Frese Date: Mon, 10 Jul 2006 15:59:05 +0000 Subject: fix comments --- libxdg-vfs-client/tests/sample6_monitor.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libxdg-vfs-client/tests/sample6_monitor.c b/libxdg-vfs-client/tests/sample6_monitor.c index 875281f..d905551 100644 --- a/libxdg-vfs-client/tests/sample6_monitor.c +++ b/libxdg-vfs-client/tests/sample6_monitor.c @@ -1,5 +1,5 @@ /* -# sample5_mount.c +# sample6_monitor.c # # Copyright 2006, Norbert Frese # @@ -74,7 +74,8 @@ int main(int argc, char *argv[]) return 1; } - /* because the session is in ready state, we will not receive XDGVFS_RESULT_CONTINUES */ + /* because the session is in READY state, we can not loop with r=XDGVFS_RESULT_CONTINUES + as with xdg-vfs commands */ XdgVfsItemType type=0; XdgVfsItem * item=NULL; -- cgit v1.2.3