4 lines
79 B
Diff
4 lines
79 B
Diff
835c835
|
|
< if (G_UNLIKELY (geteuid () == 0))
|
|
---
|
|
> if (G_UNLIKELY (1 == 0))
|