diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-02-22 17:21:04 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-02-22 17:21:04 +0000 |
commit | 4adf9a5a46a8270cc66af338d5c63de55267432c (patch) | |
tree | e58bdb0a04fbc0d57280e130c3a8e0dbc926417b /kernel/list_modules.pm | |
parent | d1d095ef2c35179fb32eab7f7d07d47f81b8b671 (diff) | |
download | drakx-4adf9a5a46a8270cc66af338d5c63de55267432c.tar drakx-4adf9a5a46a8270cc66af338d5c63de55267432c.tar.gz drakx-4adf9a5a46a8270cc66af338d5c63de55267432c.tar.bz2 drakx-4adf9a5a46a8270cc66af338d5c63de55267432c.tar.xz drakx-4adf9a5a46a8270cc66af338d5c63de55267432c.zip |
add CVS Id
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index c6dd84d79..2b7f4992e 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -1,4 +1,4 @@ -package list_modules; +package list_modules; # $Id$ use MDK::Common; |