X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmd5.h;h=f571a70875ce6d293ffc2357209ed6f1cf3d5a8a;hb=66f5e6513c46dffcb40b216e3709b84ab5fbc392;hp=6589d4bdf4be423851635e842ac20b4d84add751;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/lib/md5.h b/lib/md5.h index 6589d4bdf..f571a7087 100644 --- a/lib/md5.h +++ b/lib/md5.h @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _MD5_H #define _MD5_H 1 @@ -73,7 +72,7 @@ struct md5_ctx /* * The following three functions are build up the low level used in - * the functions `md5_stream' and `md5_buffer'. + * the functions 'md5_stream' and 'md5_buffer'. */ /* Initialize structure containing state of computation.