diff options
Diffstat (limited to 'common/mbox-util.c')
-rw-r--r-- | common/mbox-util.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/mbox-util.c b/common/mbox-util.c index c451198c2..90722757d 100644 --- a/common/mbox-util.c +++ b/common/mbox-util.c @@ -18,6 +18,10 @@ * along with this program; if not, see <http://www.gnu.org/licenses/>. */ +/* NB: GPGME uses the same code to reflect our idea on how to extract + * a mail address from a user id. + */ + #include <config.h> #include <stdio.h> #include <stdlib.h> |