Skip to content

Change array last arguments to vararg #1160

@rgoldberg

Description

@rgoldberg

Please change array last arguments to vararg.

e.g., com.sun.jna.platform.FileUtils.moveToTrash(File[]) should be com.sun.jna.platform.FileUtils.moveToTrash(File...).

Provide complete information about the problem

JNA 5.5.0. Everything else is irrelevant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions