diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-27 11:21:02 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-27 11:21:02 +0800 |
commit | e4afd3f9fb962ea1295a0657ec9f83a427829171 (patch) | |
tree | 85d2cd048f634f344e287b55a8ed48116c21e987 /smime/lib | |
parent | 75a36a295adb64a012521c01724d6b2951986653 (diff) | |
download | gsoc2013-evolution-e4afd3f9fb962ea1295a0657ec9f83a427829171.tar gsoc2013-evolution-e4afd3f9fb962ea1295a0657ec9f83a427829171.tar.gz gsoc2013-evolution-e4afd3f9fb962ea1295a0657ec9f83a427829171.tar.bz2 gsoc2013-evolution-e4afd3f9fb962ea1295a0657ec9f83a427829171.tar.lz gsoc2013-evolution-e4afd3f9fb962ea1295a0657ec9f83a427829171.tar.xz gsoc2013-evolution-e4afd3f9fb962ea1295a0657ec9f83a427829171.tar.zst gsoc2013-evolution-e4afd3f9fb962ea1295a0657ec9f83a427829171.zip |
Remove trailing whitespace, again.
Diffstat (limited to 'smime/lib')
-rw-r--r-- | smime/lib/e-asn1-object.h | 2 | ||||
-rw-r--r-- | smime/lib/e-cert-db.h | 2 | ||||
-rw-r--r-- | smime/lib/e-cert-trust.h | 2 | ||||
-rw-r--r-- | smime/lib/e-cert.h | 2 | ||||
-rw-r--r-- | smime/lib/e-pkcs12.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/smime/lib/e-asn1-object.h b/smime/lib/e-asn1-object.h index d0cdb05d27..0c976dd827 100644 --- a/smime/lib/e-asn1-object.h +++ b/smime/lib/e-asn1-object.h @@ -11,7 +11,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with the program; if not, see <http://www.gnu.org/licenses/> + * License along with the program; if not, see <http://www.gnu.org/licenses/> * * * Authors: diff --git a/smime/lib/e-cert-db.h b/smime/lib/e-cert-db.h index b3a69632d1..f628ba2073 100644 --- a/smime/lib/e-cert-db.h +++ b/smime/lib/e-cert-db.h @@ -10,7 +10,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with the program; if not, see <http://www.gnu.org/licenses/> + * License along with the program; if not, see <http://www.gnu.org/licenses/> * * * Authors: diff --git a/smime/lib/e-cert-trust.h b/smime/lib/e-cert-trust.h index 65a925d7bb..6b515b1a24 100644 --- a/smime/lib/e-cert-trust.h +++ b/smime/lib/e-cert-trust.h @@ -11,7 +11,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with the program; if not, see <http://www.gnu.org/licenses/> + * License along with the program; if not, see <http://www.gnu.org/licenses/> * * * Authors: diff --git a/smime/lib/e-cert.h b/smime/lib/e-cert.h index e152031a5d..63125c1871 100644 --- a/smime/lib/e-cert.h +++ b/smime/lib/e-cert.h @@ -11,7 +11,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with the program; if not, see <http://www.gnu.org/licenses/> + * License along with the program; if not, see <http://www.gnu.org/licenses/> * * * Authors: diff --git a/smime/lib/e-pkcs12.h b/smime/lib/e-pkcs12.h index 950a2d3899..5717edb14c 100644 --- a/smime/lib/e-pkcs12.h +++ b/smime/lib/e-pkcs12.h @@ -10,7 +10,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with the program; if not, see <http://www.gnu.org/licenses/> + * License along with the program; if not, see <http://www.gnu.org/licenses/> * * Authors: * Chris Toshok <toshok@ximian.com> |