mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
Fixed bug in guards.
This commit is contained in:
parent
0f179ebf7e
commit
22990c3dda
@ -32,4 +32,4 @@ struct pyconv {
|
||||
PyObject *from_struct(void *s, struct pyconv *conv);
|
||||
void to_struct(void *s, PyObject *dict, struct pyconv *conv);
|
||||
|
||||
#endif _PY_SPOOLSS_CONV_H
|
||||
#endif /* _PY_SPOOLSS_CONV_H */
|
||||
|
Loading…
Reference in New Issue
Block a user