You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Max Bowsher <ma...@ukf.net> on 2004/03/14 20:07:44 UTC

[PATCH] Typo in comment in dag.c

[[[
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

Re: [PATCH] Typo in comment in dag.c

Posted by Erik Huelsmann <e....@gmx.net>.
go ahead and commit it.

In other words: +1.

bye,

Erik.

> [[[
> 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
> 

-- 
+++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++
100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org