Log Message:
-----------
fix comment typo
Modified Files:
--------------
unionfs-utils:
usercommon.c (r1.6 -> r1.7)
Revision Data
-------------
Index: usercommon.c
===================================================================
RCS file: /home/cvs/unionfs/unionfs-utils/usercommon.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -Lusercommon.c -Lusercommon.c -u -d -b -B -p -r1.6 -r1.7
--- usercommon.c
+++ usercommon.c
@@ -61,10 +61,10 @@
#endif /* HAVE_LIMITS_H */
/*
- * This function will take a patch and check it against /proc/mounts to
- * find its mount point. If uniononly is set then it will make sure its
- * a unionf mount point. This function assumes the both options and
actual_path
- * are valid and not null;
+ * This function will take a patch and check it against /proc/mounts to find
+ * its mount point. If uniononly is set then it will make sure its a unionfs
+ * mount point. This function assumes the both options and actual_path are
+ * valid and not null;
*/
int find_union(const char *path, char **options, char **actual_path,
int uniononly)
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs