Skip to content

Commit

Permalink
Fix unit name #8
Browse files Browse the repository at this point in the history
Missed to rename the unit name.
  • Loading branch information
dioannidis authored Mar 18, 2022
1 parent df75825 commit 3aac52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hidapi_static.pas
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
You should have received a copy of the GNU Library General Public License along with this library; if not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
}
unit hidapi;
unit hidapi_static;

{$i hidapi.inc}

Expand Down

0 comments on commit 3aac52b

Please sign in to comment.