diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-15 22:34:46 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-15 22:35:52 +0800 |
commit | 50fc4a7b7c3effec414f48e4c0e3e72bf96fe27c (patch) | |
tree | f4076d9a3d0973013e789e28c6f159720e7ea775 /src | |
parent | ee1d53b41269c79508e19b934f67e79e1c54860e (diff) | |
download | gsoc2013-empathy-50fc4a7b7c3effec414f48e4c0e3e72bf96fe27c.tar gsoc2013-empathy-50fc4a7b7c3effec414f48e4c0e3e72bf96fe27c.tar.gz gsoc2013-empathy-50fc4a7b7c3effec414f48e4c0e3e72bf96fe27c.tar.bz2 gsoc2013-empathy-50fc4a7b7c3effec414f48e4c0e3e72bf96fe27c.tar.lz gsoc2013-empathy-50fc4a7b7c3effec414f48e4c0e3e72bf96fe27c.tar.xz gsoc2013-empathy-50fc4a7b7c3effec414f48e4c0e3e72bf96fe27c.tar.zst gsoc2013-empathy-50fc4a7b7c3effec414f48e4c0e3e72bf96fe27c.zip |
empathy-status-icon: remove trailing spaces
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-status-icon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-status-icon.c b/src/empathy-status-icon.c index 1824be5e6..5d45e83f3 100644 --- a/src/empathy-status-icon.c +++ b/src/empathy-status-icon.c @@ -15,7 +15,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - * + * * Authors: Xavier Claessens <xclaesse@gmail.com> */ |