Commit e9196d0c e9196d0ce261dc553b0cfd8825c0852de3901afa by Alain Magloire

Typo.

1 parent 248b2253
/* GNU mailutils - a suite of utilities for electronic mail
Copyright (C) 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Library Public License as published by
......@@ -16,7 +16,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef _ADDRESS0_H
#define _ADDRESS_0H
#define _ADDRESS0_H
#ifdef DMALLOC
# include <dmalloc.h>
......