summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
Diffstat (limited to 'control')
-rw-r--r--control2
1 files changed, 1 insertions, 1 deletions
diff --git a/control b/control
index 536f536..e2dd3d9 100644
--- a/control
+++ b/control
@@ -3,7 +3,7 @@
Package: deheader
-Description: find (optionally remove) unneeded includes in C or C++ sourcefiles
+Description: find (optionally remove) unneeded includes in C or C++ sourcefiles.
deheader analyzes C and C++ files to determine which header inclusions can be
removed while still allowing them to compile. This may result in substantial
improvements in compilation time, especially on large C++ projects; it also