mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
Changed pinprocfw's version to 1.0
This commit is contained in:
@@ -1897,7 +1897,7 @@ int openPROC()
|
||||
|
||||
void printUsage(char * name)
|
||||
{
|
||||
fprintf(stderr, "\n%s: Version 0.92", name );
|
||||
fprintf(stderr, "\n%s: Version 1.0", name );
|
||||
fprintf(stderr, "\nUSAGE: %s <filename>\n", name );
|
||||
fprintf(stderr, " filename = the .xsvf or .p-roc file to execute.\n" );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user