[Cherokee-commits] [3733] cherokee/trunk/cherokee/spawner.c: Typo
SVN at cherokee-project.com
SVN at cherokee-project.com
Mon Oct 19 10:22:47 CEST 2009
Revision: 3733
http://svn.cherokee-project.com/changeset/3733
Author: taher
Date: 2009-10-19 10:22:47 +0200 (Mon, 19 Oct 2009)
Log Message:
-----------
Typo
Modified Paths:
--------------
cherokee/trunk/cherokee/spawner.c
Modified: cherokee/trunk/cherokee/spawner.c
===================================================================
--- cherokee/trunk/cherokee/spawner.c 2009-10-19 07:45:26 UTC (rev 3732)
+++ cherokee/trunk/cherokee/spawner.c 2009-10-19 08:22:47 UTC (rev 3733)
@@ -83,7 +83,7 @@
error:
LOG_ERRNO (errno, cherokee_err_error,
- "Could initialize SHM '%s': ${errno}\n", name.buf);
+ "Couldn't initialize SHM '%s': ${errno}\n", name.buf);
cherokee_buffer_mrproper (&name);
return ret_error;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.octality.com/pipermail/cherokee-commits/attachments/20091019/d47f689d/attachment-0001.htm
More information about the Cherokee-commits
mailing list