mirror of
https://github.com/samba-team/samba.git
synced 2025-02-15 05:57:49 +03:00
r18891: Fix "double const" warning from host opi
This commit is contained in:
parent
fd020a1998
commit
47c19811ae
@ -22,7 +22,7 @@
|
||||
|
||||
#include "includes.h"
|
||||
|
||||
typedef const struct
|
||||
typedef struct
|
||||
{
|
||||
const char *nt_errstr;
|
||||
NTSTATUS nt_errcode;
|
||||
|
Loading…
x
Reference in New Issue
Block a user