aboutsummaryrefslogtreecommitdiff
path: root/src/unmime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unmime.h')
-rw-r--r--src/unmime.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/unmime.h b/src/unmime.h
index 8e6d8397..363dd219 100644
--- a/src/unmime.h
+++ b/src/unmime.h
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2002 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2005 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -24,6 +24,5 @@
void unmime_header (gchar *out,
const gchar *str);
-gint unmime_quoted_printable_line (gchar *str);
#endif /* __UNMIME_H__ */