mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
r17231: Some patch cosmetics
This commit is contained in:
parent
2e400fb007
commit
736e55101b
@ -73,7 +73,7 @@ static struct dispatch_fns {
|
||||
Free global objects.
|
||||
****************************************************************************/
|
||||
|
||||
void gfree_messsges(void)
|
||||
void gfree_messages(void)
|
||||
{
|
||||
struct dispatch_fns *dfn, *next;
|
||||
|
||||
|
@ -199,7 +199,7 @@ void gfree_all( void )
|
||||
gfree_case_tables();
|
||||
gfree_debugsyms();
|
||||
gfree_charcnv();
|
||||
gfree_messsges();
|
||||
gfree_messages();
|
||||
|
||||
/* release the talloc null_context memory last */
|
||||
talloc_nc_free();
|
||||
|
Loading…
x
Reference in New Issue
Block a user