clarify ALL

This commit is contained in:
Kurt Zeilenga 2005-11-25 07:27:38 +00:00
parent 02fbe44e79
commit 4297ec242a

View File

@ -918,7 +918,7 @@ getNextPage:
filtpattern );
if ( attrs == NULL ) {
fprintf( stderr, _("ALL") );
fprintf( stderr, _("All userApplication attributes") );
} else {
for ( i = 0; attrs[ i ] != NULL; ++i ) {
fprintf( stderr, "%s ", attrs[ i ] );