From d99d7ddee568f7f10ad71d4f1d66ff6530d47646 Mon Sep 17 00:00:00 2001 From: Jon Masters Date: Tue, 9 Mar 2010 01:01:39 -0500 Subject: [PATCH] depmod: trivial add comment to depmod.h Signed-off-by: Jon Masters --- depmod.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/depmod.h b/depmod.h index d6d61f6..7678241 100644 --- a/depmod.h +++ b/depmod.h @@ -1,3 +1,7 @@ +/* + * depmod.h - prototypes for the depmod utility + */ + #ifndef MODINITTOOLS_DEPMOD_H #define MODINITTOOLS_DEPMOD_H #include "list.h" -- 2.11.4.GIT