mirror of
https://github.com/game-stop/veejay.git
synced 2026-01-04 14:10:02 +01:00
better message
This commit is contained in:
@@ -860,7 +860,7 @@ void plug_print_all()
|
||||
if( x < n ) {
|
||||
veejay_msg(VEEJAY_MSG_INFO, "Loaded %d/%d plugins", x,n );
|
||||
}
|
||||
veejay_msg(VEEJAY_MSG_INFO, "Loaded %d plugins",n);
|
||||
veejay_msg(VEEJAY_MSG_INFO, "Loaded %d plugins in total",n);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user