search.h: Numerous grammatical fixes, comment updates
authorRobert P. J. Day <rpjday@crashcourse.ca>
Fri, 9 Sep 2016 10:22:10 +0000 (06:22 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 7 Oct 2016 00:57:41 +0000 (20:57 -0400)
commit362664356bc65219dbfc107e8ac7d0715016c409
treef342417e41996361de51c98dca96093f27e5914a
parentfc0b5948e0c15a3aebbe1f409665af30b3ae5ba3
search.h: Numerous grammatical fixes, comment updates

Tweaks (no functional changes) to include/search.h, including:

 * use standard multiple inclusion check
 * fix spelling mistakes
 * have comments match actual names in function prototypes
 * remove obsolete reference to "do_apply"
 * replace "hashing table" with "hash table"

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
include/search.h