[glib] Correct a comment
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Correct a comment
- Date: Fri, 13 Aug 2010 21:34:07 +0000 (UTC)
commit c003468296642dccdca230e5fbec22ceab0a9959
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Aug 13 17:22:28 2010 -0400
Correct a comment
gio/inotify/inotify-kernel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/inotify/inotify-kernel.c b/gio/inotify/inotify-kernel.c
index e0ecccc..e712ee7 100644
--- a/gio/inotify/inotify-kernel.c
+++ b/gio/inotify/inotify-kernel.c
@@ -32,7 +32,7 @@
#include <sys/inotify.h>
/* Timings for pairing MOVED_TO / MOVED_FROM events */
-#define PROCESS_EVENTS_TIME 1000 /* 1 millisecond (1 hz) */
+#define PROCESS_EVENTS_TIME 1000 /* 1000 milliseconds (1 hz) */
#define DEFAULT_HOLD_UNTIL_TIME 0 /* 0 millisecond */
#define MOVE_HOLD_UNTIL_TIME 500 /* 500 microseconds or 0.5 milliseconds */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]