X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev_utils.c;h=fda1f42f7e0272c8957822a8e2be107b4ba20c9d;hb=69aa6dfb7081de376769cf712d1a8832f4346516;hp=ca46258def32d2059430c9f75f04586886f7f312;hpb=c1ab046124ebef3c82950b91ccfd1678d9f7fe5b;p=elogind.git diff --git a/udev_utils.c b/udev_utils.c index ca46258de..fda1f42f7 100644 --- a/udev_utils.c +++ b/udev_utils.c @@ -113,7 +113,7 @@ int create_path(const char *path) } /* Reset permissions on the device node, before unlinking it to make sure, - * that permisions of possible hard links will be removed to. + * that permisions of possible hard links will be removed too. */ int unlink_secure(const char *filename) {