Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qm.if: fix syntax errors #478

Merged
merged 1 commit into from
Jul 4, 2024
Merged

qm.if: fix syntax errors #478

merged 1 commit into from
Jul 4, 2024

Commits on Jul 3, 2024

  1. qm.if: fix syntax errors

    Fix syntax errors when running sepolgen-ifgen:
    ```
    /usr/share/selinux/devel/include/services/qm.if: Syntax error on line 398 ) [type=CPAREN]
    /usr/share/selinux/devel/include/services/qm.if: Syntax error on line 399 ) [type=CPAREN]
    /usr/share/selinux/devel/include/services/qm.if: Syntax error on line 400 ) [type=CPAREN]
    /usr/share/selinux/devel/include/services/qm.if: Syntax error on line 558 ' [type=SQUOTE]
    /usr/share/selinux/devel/include/services/qm.if: Syntax error on line 621 ) [type=CPAREN]
    /usr/share/selinux/devel/include/services/qm.if: Syntax error on line 622 ) [type=CPAREN]
    /usr/share/selinux/devel/include/services/qm.if: Syntax error on line 623 ) [type=CPAREN]
    ```
    
    Signed-off-by: Albert Esteve <[email protected]>
    aesteve-rh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5e5c892 View commit details
    Browse the repository at this point in the history