mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
Fixed bug in guards.
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user