ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/patricia.c
(Generate patch)

Comparing ircd-hybrid/trunk/src/patricia.c (file contents):
Revision 7808 by michael, Wed Oct 19 15:57:36 2016 UTC vs.
Revision 7809 by michael, Wed Oct 19 15:59:43 2016 UTC

# Line 929 | Line 929 | try_search_exact (patricia_tree_t *tree,
929        Deref_Prefix (prefix);
930        return node;
931      }
932 +
933 +    return (NULL);
934   }
935  
936   void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines