summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-04-22 08:47:31 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-04-22 08:47:31 +0000
commit77975b952b301d4204626c568fa6145aaee41c1e (patch)
treec81f14e6e09fb3c8bfdf4e9108f33e3fdc4e6dbb
parent6618e1ce375842112953feca577811bba07ef384 (diff)
Comment cosmetics. From Martin Michlmayer.
-rw-r--r--charset.c3
-rw-r--r--editmsg.c3
-rw-r--r--extlib.c3
-rw-r--r--gnupgparse.c3
-rw-r--r--lib.c3
-rw-r--r--lib.h3
-rw-r--r--pgpinvoke.c3
-rw-r--r--pgpkey.c3
-rw-r--r--pgplib.c3
-rw-r--r--pgppubring.c3
-rw-r--r--recvcmd.c3
-rw-r--r--remailer.c3
-rw-r--r--rfc2231.c3
-rw-r--r--rfc2231.h3
14 files changed, 28 insertions, 14 deletions
diff --git a/charset.c b/charset.c
index de8718c4..a531519c 100644
--- a/charset.c
+++ b/charset.c
@@ -15,7 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/*
diff --git a/editmsg.c b/editmsg.c
index 7294cd80..4212c796 100644
--- a/editmsg.c
+++ b/editmsg.c
@@ -15,7 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/* simple, editor-based message editing */
diff --git a/extlib.c b/extlib.c
index 11448f9e..1eeb7100 100644
--- a/extlib.c
+++ b/extlib.c
@@ -15,7 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/*
diff --git a/gnupgparse.c b/gnupgparse.c
index f46a1465..f04a18df 100644
--- a/gnupgparse.c
+++ b/gnupgparse.c
@@ -16,7 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/*
diff --git a/lib.c b/lib.c
index 661685fe..0402b35a 100644
--- a/lib.c
+++ b/lib.c
@@ -16,7 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/*
diff --git a/lib.h b/lib.h
index 59304d12..7d86324c 100644
--- a/lib.h
+++ b/lib.h
@@ -16,7 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/* mutt functions which are generally useful. */
diff --git a/pgpinvoke.c b/pgpinvoke.c
index 2608de58..30e0b2e7 100644
--- a/pgpinvoke.c
+++ b/pgpinvoke.c
@@ -15,7 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/* This file contains the new pgp invocation code. Note that this
diff --git a/pgpkey.c b/pgpkey.c
index 1cb418e7..7d769e3c 100644
--- a/pgpkey.c
+++ b/pgpkey.c
@@ -16,7 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
#include "mutt.h"
diff --git a/pgplib.c b/pgplib.c
index 8da90033..f22a3db3 100644
--- a/pgplib.c
+++ b/pgplib.c
@@ -15,7 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/* Generally useful, pgp-related functions. */
diff --git a/pgppubring.c b/pgppubring.c
index 33583dca..7538ad38 100644
--- a/pgppubring.c
+++ b/pgppubring.c
@@ -15,7 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/*
diff --git a/recvcmd.c b/recvcmd.c
index 8513b83e..05c537fc 100644
--- a/recvcmd.c
+++ b/recvcmd.c
@@ -15,7 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
#include "mutt.h"
diff --git a/remailer.c b/remailer.c
index fead0713..65730166 100644
--- a/remailer.c
+++ b/remailer.c
@@ -15,7 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/*
diff --git a/rfc2231.c b/rfc2231.c
index 8368d8f7..0fb1556d 100644
--- a/rfc2231.c
+++ b/rfc2231.c
@@ -15,7 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
/*
diff --git a/rfc2231.h b/rfc2231.h
index 713883ab..13ed07e4 100644
--- a/rfc2231.h
+++ b/rfc2231.h
@@ -15,7 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
+ * Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111, USA.
*/
void rfc2231_decode_parameters (PARAMETER **);