summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--utils/utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/utils.c b/utils/utils.c
index 57611f2..22d2ec8 100644
--- a/utils/utils.c
+++ b/utils/utils.c
@@ -911,7 +911,7 @@ tryagain:
return 0;
} else
{
- pu_log(PUL_VERB,0,"Recieved: \"%s\"", (char *)buf);
+ pu_log(PUL_VERB,0,"Received: \"%s\"", (char *)buf);
return res;
}
}
ohan535-639/+317 2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877