X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=libudev%2Flibudev.c;h=190913871ea9b0ff5671010e1650bfec212ab11e;hb=3fac12b9a05f1849f7b1373060ade18269839856;hp=695443cf3bd29ecddc6cf73456e4e0dd626b57f8;hpb=6133f3432fe86bc140cc9ba74794826f75c915fa;p=elogind.git diff --git a/libudev/libudev.c b/libudev/libudev.c index 695443cf3..190913871 100644 --- a/libudev/libudev.c +++ b/libudev/libudev.c @@ -1,7 +1,7 @@ /* * libudev - interface to udev device information * - * Copyright (C) 2008 Kay Sievers + * Copyright (C) 2008-2009 Kay Sievers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -327,7 +327,7 @@ void udev_set_log_fn(struct udev *udev, * udev_get_log_priority: * @udev: udev library context * - * The initial syslog priortity is read from the udev config file + * The initial syslog priority is read from the udev config file * at startup. * * Returns: the current syslog priority