[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Typo in comment in dag.c

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-03-14 21:07:44 CET

[[[
Index: subversion/libsvn_fs/dag.h
===================================================================
--- subversion/libsvn_fs/dag.h (revision 9046)
+++ subversion/libsvn_fs/dag.h (working copy)
@@ -325,7 +325,7 @@

    NOTE: If ID represents a directory, and that directory has mutable
    children, you risk orphaning those children by leaving them
- danging, disconnected from all DAG trees. It is assumed that
+ dangling, disconnected from all DAG trees. It is assumed that
    callers of this interface know what in the world they are doing. */
 svn_error_t *svn_fs__dag_remove_node (svn_fs_t *fs,
                                       const svn_fs_id_t *id
]]]

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 14 21:08:01 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.