projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c6ac21
)
libudev: drop outdated comments
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Tue, 28 Aug 2018 04:13:39 +0000
(13:13 +0900)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Tue, 11 Sep 2018 03:45:21 +0000
(12:45 +0900)
src/libudev/libudev.c
patch
|
blob
|
history
diff --git
a/src/libudev/libudev.c
b/src/libudev/libudev.c
index 1df096878024992faf6062dc2605746b3c01df51..c451a616ff15e4bc92f435579d1ce3da6e2eaf01 100644
(file)
--- a/
src/libudev/libudev.c
+++ b/
src/libudev/libudev.c
@@
-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.
*/
/**