Browse Source

Fix trailing whitespace

Ian Neal 3 months ago
parent
commit
e57c563b49
1 changed files with 2 additions and 2 deletions
  1. 2 2
      comm-release/patches/9999999-removemsnicq-25320.patch

+ 2 - 2
comm-release/patches/9999999-removemsnicq-25320.patch

@@ -1,7 +1,7 @@
 # HG changeset patch
 # User Frank-Rainer Grahl <frgrahl@gmx.net>
 # Date 1657540972 -7200
-# Parent  a58c5a39cf623ad16c9e4bbd4e61088d1fc1f8b6
+# Parent  464015913612e08db85d68981b733a6b0bfe4758
 Bug 1779034 - Remove dead AIM and Google Talk from Address book. r=IanN a=IanN
 
 diff --git a/suite/locales/en-US/chrome/mailnews/addressbook/abCardOverlay.dtd b/suite/locales/en-US/chrome/mailnews/addressbook/abCardOverlay.dtd
@@ -85,7 +85,7 @@ diff --git a/suite/mailnews/components/addrbook/content/abCardOverlay.js b/suite
 +  try {
 +    cardproperty.setProperty("_MSN", "");
 +  }
-+  catch (ex) {} 
++  catch (ex) {}
 +  try {
 +    cardproperty.setProperty("_ICQ", "");
 +  }