mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
correct exe file name in comments
This commit is contained in:
parent
daa609e948
commit
12b00d331b
@ -1,4 +1,4 @@
|
||||
// A simple Windows launcher that will run java.exe passing own file as -jar parameter.
|
||||
// A simple Windows launcher that will run javaw.exe passing own file as -jar parameter.
|
||||
// This compiled exe file must be prepended to the built jar file.
|
||||
#include "windows.h"
|
||||
#include "stdio.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user