strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Common spelling errors fixed.
[strongswan.git]
/
src
/
libpts
/
pts
/
pts.c
diff --git
a/src/libpts/pts/pts.c
b/src/libpts/pts/pts.c
index
b27d5ff
..
f768b46
100644
(file)
--- a/
src/libpts/pts/pts.c
+++ b/
src/libpts/pts/pts.c
@@
-294,7
+294,7
@@
METHOD(pts_t, is_path_valid, bool, private_pts_t *this, char *path,
}
else
{
- DBG1(DBG_PTS, "error: %s occured while validating path: %s",
+ DBG1(DBG_PTS, "error: %s occur
r
ed while validating path: %s",
strerror(error), path);
return FALSE;
}