From 7018d574904e3075f6fca92681e848aebe82b96d Mon Sep 17 00:00:00 2001 From: lloyd Date: Mon, 29 Sep 2008 03:15:14 +0000 Subject: Rename all modinfo.txt files to info.txt, since they are all (none) of them modules now. In any case there is no distinction so info.txt seems better. --- src/mac/hmac/info.txt | 10 ++++++++++ src/mac/hmac/modinfo.txt | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 src/mac/hmac/info.txt delete mode 100644 src/mac/hmac/modinfo.txt (limited to 'src/mac/hmac') diff --git a/src/mac/hmac/info.txt b/src/mac/hmac/info.txt new file mode 100644 index 000000000..534d2e036 --- /dev/null +++ b/src/mac/hmac/info.txt @@ -0,0 +1,10 @@ +realname "HMAC" + +define HMAC + +load_on auto + + +hmac.cpp +hmac.h + diff --git a/src/mac/hmac/modinfo.txt b/src/mac/hmac/modinfo.txt deleted file mode 100644 index 534d2e036..000000000 --- a/src/mac/hmac/modinfo.txt +++ /dev/null @@ -1,10 +0,0 @@ -realname "HMAC" - -define HMAC - -load_on auto - - -hmac.cpp -hmac.h - -- cgit v1.2.3