[Libguestfs] [PATCH v5 6/7] New API: yara_scan

Richard W.M. Jones rjones at redhat.com
Wed Apr 5 08:48:29 UTC 2017


On Tue, Apr 04, 2017 at 07:39:28PM +0300, Matteo Cafasso wrote:
> +let non_daemon_functions = [
> +  { defaults with
> +    name = "yara_scan"; added = (1, 37, 9);
> +    style = RStructList ("detections", "yara_detection"), [Pathname "path";], [];

The extra semicolon after Pathname "path" is not required here.

There are several other unnecessary semicolons in the same file.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW




More information about the Libguestfs mailing list