Christian Göttsche 05969998c1 SELinuxMeter: silence comparison warning on 32-bit
linux/SELinuxMeter.c: In function ‘hasSELinuxMount’:
linux/SELinuxMeter.c:38:21: warning: comparison of integer expressions of different signedness: ‘__fsword_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
   38 |    if (sfbuf.f_type != SELINUX_MAGIC) {
      |                     ^~

Origin: 7df27b78e9/libselinux/src/init.c (L40)
2020-12-07 16:05:12 +01:00
..
2020-12-06 15:32:16 +01:00
2020-12-06 15:32:16 +01:00
2020-12-06 15:32:16 +01:00
2020-12-06 15:32:16 +01:00
2020-10-31 18:51:53 +01:00
2020-10-31 18:51:53 +01:00