From cd0c582c41acb719ef6590ab4ba63d66bdd7539d Mon Sep 17 00:00:00 2001 From: Mike Mason Date: Wed, 30 Jan 2008 14:53:49 +0000 Subject: Updated the code to use md5sums in the acf passwd file. Made the md5sum_string function(to go along with md5sum_file) in fs git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@665 ab2d0c66-481e-0410-8bed-d214d4d58bed --- lib/format.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/format.lua') diff --git a/lib/format.lua b/lib/format.lua index 0b7b54b..1fa5fc6 100644 --- a/lib/format.lua +++ b/lib/format.lua @@ -148,4 +148,3 @@ function string_to_table ( text, delimiter) return list end - -- cgit v1.2.3