mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
systemd-python: fix nesting of #ifs and #pragmas
This commit is contained in:
@@ -136,6 +136,6 @@ PyMODINIT_FUNC PyInit__journal(void) {
|
||||
return PyModule_Create(&module);
|
||||
}
|
||||
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
#endif
|
||||
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
Reference in New Issue
Block a user