iconchanger
This commit is contained in:
parent
88888c4b75
commit
d9a892a450
|
@ -55,7 +55,7 @@ int main(int argc, char* argv[])
|
||||||
int i,j;
|
int i,j;
|
||||||
int ok=0;
|
int ok=0;
|
||||||
|
|
||||||
printf("eDIV IconChanger - (c) Copyright Sion Ltd. 2002\n\n");
|
printf("eDIV IconChanger - (c) Copyleft Sion Ltd. 2002\n\n");
|
||||||
if(argc!=3) {
|
if(argc!=3) {
|
||||||
printf("Modo de uso:\n\n %s <programa.exe> <icono.ico>\n\n",argv[0]);
|
printf("Modo de uso:\n\n %s <programa.exe> <icono.ico>\n\n",argv[0]);
|
||||||
exit(2);
|
exit(2);
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue