post version message with verbose(-1, ) so it shows up at log level 3
svn path=/trunk/externals/iem/comport/; revision=15378
This commit is contained in:
parent
5509a22ed7
commit
fc6e4dd223
1 changed files with 1 additions and 1 deletions
|
|
@ -1916,7 +1916,7 @@ void comport_setup(void)
|
|||
null_tv.tv_sec = 0; /* no wait */
|
||||
null_tv.tv_usec = 0;
|
||||
#endif /* NOT _WIN32 */
|
||||
post("comport - PD external for unix/windows\n"
|
||||
verbose(-1, "comport - PD external for unix/windows\n"
|
||||
"LGPL 1998-2006, Winfried Ritsch and others (see LICENSE.txt)\n"
|
||||
"Institute for Electronic Music - Graz");
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue