Commit 8f47f051 authored by Vitaly Lipatov's avatar Vitaly Lipatov

add comment and gprintf function (see eterbug 5283)

parent 3f6cbd86
......@@ -64,7 +64,7 @@ fi
# Mandriva compatibility (eterbug 5283)
gprintf()
{
printf "$@"
printf "$@"
}
# TODO: use printf?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment