whitespace cleanup to force snapshot.

This commit is contained in:
Christopher Faylor
2005-12-22 05:57:54 +00:00
parent 718dee922f
commit de935f6d9f
13 changed files with 74 additions and 74 deletions

View File

@@ -233,7 +233,7 @@ out:
sprintf (pribuf, "<%d>", priority);
struct iovec iv[2] =
{
{ pribuf, strlen (pribuf) },
{ pribuf, strlen (pribuf) },
{ (char *) msg, len }
};