[sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix documentation
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/wip/chergert/sysprof-3] libsysprof-ui: fix documentation
- Date: Mon, 20 May 2019 07:44:29 +0000 (UTC)
commit 4b34b955df5a35994e398d07e40417cdfb6c48e9
Author: Christian Hergert <chergert redhat com>
Date: Mon May 20 00:44:04 2019 -0700
libsysprof-ui: fix documentation
src/libsysprof-capture/sysprof-capture-cursor.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libsysprof-capture/sysprof-capture-cursor.h b/src/libsysprof-capture/sysprof-capture-cursor.h
index c999070..9eb60a3 100644
--- a/src/libsysprof-capture/sysprof-capture-cursor.h
+++ b/src/libsysprof-capture/sysprof-capture-cursor.h
@@ -36,7 +36,7 @@ typedef struct _SysprofCaptureCursor SysprofCaptureCursor;
* Functions matching this typedef should return %TRUE if they want the
* the caller to stop iteration of cursor.
*
- * Returns: %TRUE if iteration should stop, otherwise %FALSE.
+ * Returns: %TRUE if iteration should continue, otherwise %FALSE.
*/
typedef gboolean (*SysprofCaptureCursorCallback) (const SysprofCaptureFrame *frame,
gpointer user_data);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]