]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
libudev: drop outdated comments
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 28 Aug 2018 04:13:39 +0000 (13:13 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 11 Sep 2018 03:45:21 +0000 (12:45 +0900)
src/libudev/libudev.c

index 1df096878024992faf6062dc2605746b3c01df51..c451a616ff15e4bc92f435579d1ce3da6e2eaf01 100644 (file)
@@ -18,9 +18,6 @@
 /**
  * SECTION:libudev
  * @short_description: libudev context
- *
- * The context contains the default values read from the udev config file,
- * and is passed to all library operations.
  */
 
 /**