mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-10 05:30:49 +02:00
commit bash-20080904 snapshot
This commit is contained in:
+1
-1
@@ -588,7 +588,7 @@ printstr (fmt, string, len, fieldwidth, precision)
|
||||
#else
|
||||
if (string == 0 || len == 0)
|
||||
#endif
|
||||
return;
|
||||
return 0;
|
||||
|
||||
#if 0
|
||||
s = fmt;
|
||||
|
||||
Reference in New Issue
Block a user