/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to plugins.d/mandos-client.xml

  • Committer: Teddy Hogeborn
  • Date: 2019-07-07 19:15:30 UTC
  • Revision ID: teddy@recompile.se-20190707191530-ugewhobirslgih74
plugin-runner.c: Switch to attribute to mark switch fallthrough

* plugin-runner.c (main/parse_opt): Change /* FALLTHROUGH */ comment
                                    to __attribute__((fallthrough)),
                                    as required by
                                    -Wimplicit-fallthrough=5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
525
525
          <para>
526
526
            This environment variable will be assumed to contain the
527
527
            directory containing any helper executables.  The use and
528
 
            nature of these helper executables, if any, is purposely
529
 
            not documented.
 
528
            nature of these helper executables, if any, is
 
529
            purposefully not documented.
530
530
        </para>
531
531
        </listitem>
532
532
      </varlistentry>