From 0b7a99e65bb95cd86d8846a21fce1cfc2b0b7495 Mon Sep 17 00:00:00 2001 From: ticktock35 Date: Sun, 14 Dec 2008 23:18:06 -0500 Subject: * Rename top level ipkg directory to opkg git-svn-id: http://opkg.googlecode.com/svn/trunk@8 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'md5.c') diff --git a/md5.c b/md5.c index 3948f3e..9cbc228 100644 --- a/md5.c +++ b/md5.c @@ -20,8 +20,8 @@ /* Written by Ulrich Drepper */ /* Hacked to work with BusyBox by Alfred M. Szmidt */ -/* Sucked directly into ipkg since the md5sum functions aren't in libbb - Dropped a few functions since ipkg only needs md5_stream. +/* Sucked directly into opkg since the md5sum functions aren't in libbb + Dropped a few functions since opkg only needs md5_stream. Got rid of evil, twisted defines of FALSE=1 and TRUE=0 6 March 2002 Carl Worth */ -- cgit v0.9.1