chiark / gitweb /
[PATCH] udev_volume_id: remove __packed__ from dasd structure as it does not work
[elogind.git] / udev_utils.c
index ca46258def32d2059430c9f75f04586886f7f312..fda1f42f7e0272c8957822a8e2be107b4ba20c9d 100644 (file)
@@ -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)
 {