diff options
| author | bwarsaw | 1998-08-05 18:07:50 +0000 |
|---|---|---|
| committer | bwarsaw | 1998-08-05 18:07:50 +0000 |
| commit | acbb8d673fdfa6cec5c7ca8f820dcd9a626bc005 (patch) | |
| tree | 77b1390f2875048583819d7bc54efc21cd12c74d /src/common.c | |
| parent | ac272943bd2e8c5be2f84fd5f5beffb52f9d6f77 (diff) | |
| download | mailman-acbb8d673fdfa6cec5c7ca8f820dcd9a626bc005.tar.gz mailman-acbb8d673fdfa6cec5c7ca8f820dcd9a626bc005.tar.zst mailman-acbb8d673fdfa6cec5c7ca8f820dcd9a626bc005.zip | |
Minor formatting changes
Diffstat (limited to 'src/common.c')
| -rw-r--r-- | src/common.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common.c b/src/common.c index 67340a3f5..1080bf86f 100644 --- a/src/common.c +++ b/src/common.c @@ -29,8 +29,8 @@ char* python = PYTHON; -/* Some older systems don't define strerror(). Provide a replacement that is - * good enough for our purposes. +/* Some older systems don't define strerror(). Provide a replacement that is + * good enough for our purposes. */ #ifndef HAVE_STRERROR |
