mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Fix typos.
This commit is contained in:
parent
91c73e093a
commit
b2390aa738
@ -27,10 +27,10 @@
|
|||||||
#undef HAVE_IMMEDIATE_STRUCTURES
|
#undef HAVE_IMMEDIATE_STRUCTURES
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* the following rather strange looking definitions of NTSTATUS and WERROR
|
/* The following rather strange looking definitions of NTSTATUS and WERROR
|
||||||
and there in order to catch common coding errors where different error types
|
are there in order to catch common coding errors where different error types
|
||||||
are mixed up. This is especially important as we slowly convert Samba
|
are mixed up. This is especially important as we slowly convert Samba
|
||||||
from using bool for internal functions
|
from using bool for internal functions.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if defined(HAVE_IMMEDIATE_STRUCTURES)
|
#if defined(HAVE_IMMEDIATE_STRUCTURES)
|
||||||
|
Loading…
Reference in New Issue
Block a user