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/modes/cfb/info.txt | 15 +++++++++++++++ src/modes/cfb/modinfo.txt | 15 --------------- 2 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 src/modes/cfb/info.txt delete mode 100644 src/modes/cfb/modinfo.txt (limited to 'src/modes/cfb') diff --git a/src/modes/cfb/info.txt b/src/modes/cfb/info.txt new file mode 100644 index 000000000..0a1af3d15 --- /dev/null +++ b/src/modes/cfb/info.txt @@ -0,0 +1,15 @@ +realname "CFB block cipher mode" + +define CFB + +load_on auto + + +cfb.cpp +cfb.h + + + +modebase + + diff --git a/src/modes/cfb/modinfo.txt b/src/modes/cfb/modinfo.txt deleted file mode 100644 index 0a1af3d15..000000000 --- a/src/modes/cfb/modinfo.txt +++ /dev/null @@ -1,15 +0,0 @@ -realname "CFB block cipher mode" - -define CFB - -load_on auto - - -cfb.cpp -cfb.h - - - -modebase - - -- cgit v1.2.3