mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07:00
systemd-python: fix nesting of #ifs and #pragmas
This commit is contained in:
parent
6b6ed3e3eb
commit
c94f4b8b53
@ -136,6 +136,6 @@ PyMODINIT_FUNC PyInit__journal(void) {
|
||||
return PyModule_Create(&module);
|
||||
}
|
||||
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
#endif
|
||||
|
||||
#pragma GCC diagnostic pop
|
||||
|
Loading…
Reference in New Issue
Block a user