mirror of
https://github.com/smxi/inxi.git
synced 2025-02-23 21:42:18 +00:00
Small comment edits, no actual change, ignore
This commit is contained in:
parent
fcf19553dd
commit
6005be5beb
2
inxi
2
inxi
|
@ -4137,7 +4137,7 @@ get_irc_client_version()
|
||||||
}
|
}
|
||||||
|
|
||||||
## try to infer the use of Konversation >= 1.2, which shows $PPID improperly
|
## try to infer the use of Konversation >= 1.2, which shows $PPID improperly
|
||||||
## no known method of finding Kovni >= 1.2 as parent process, so we look to see if it is running,
|
## no known method of finding Konvi >= 1.2 as parent process, so we look to see if it is running,
|
||||||
## and all other irc clients are not running. As of 2014-03-25 this isn't used in my cases
|
## and all other irc clients are not running. As of 2014-03-25 this isn't used in my cases
|
||||||
is_this_qt4_konvi()
|
is_this_qt4_konvi()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue