1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-12 12:23:50 +03:00

Spelling fix.

This commit is contained in:
Tim Potter
-
parent 7a96ca313e
commit 5f4889beb9

View File

@@ -35,7 +35,7 @@
#include "includes.h" #include "includes.h"
/* initialissa talloc context. */ /* initialise talloc context. */
TALLOC_CTX *talloc_init(void) TALLOC_CTX *talloc_init(void)
{ {
TALLOC_CTX *t; TALLOC_CTX *t;