File diff r15609:02b794721f9c → r15610:623a23fb6560
src/pathfinder/npf/queue.cpp
Show inline comments
 
@@ -435,7 +435,8 @@ void clear_Hash(Hash *h, bool free_value
 
	h->size = 0;
 
}
 

	
 
/** Finds the node that that saves this key pair. If it is not
 
/**
 
 * Finds the node that that saves this key pair. If it is not
 
 * found, returns NULL. If it is found, *prev is set to the
 
 * node before the one found, or if the node found was the first in the bucket
 
 * to NULL. If it is not found, *prev is set to the last HashNode in the