summaryrefslogtreecommitdiffstats
path: root/plugins/omhdfs/omhdfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/omhdfs/omhdfs.c')
-rw-r--r--plugins/omhdfs/omhdfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/omhdfs/omhdfs.c b/plugins/omhdfs/omhdfs.c
index 4fbf2ef4..42ed834f 100644
--- a/plugins/omhdfs/omhdfs.c
+++ b/plugins/omhdfs/omhdfs.c
@@ -1,5 +1,5 @@
/* omhdfs.c
- * This is the implementation of the build-in file output module.
+ * This is an output module to support Hadoop's HDFS.
*
* NOTE: read comments in module-template.h to understand how this file
* works!