]> git.pld-linux.org Git - packages/gnome-abrt.git/blame - gnome-abrt-pylint.patch
- release 6 (by relup.sh)
[packages/gnome-abrt.git] / gnome-abrt-pylint.patch
CommitLineData
11bdae2f
JB
1--- gnome-abrt-0.2.10/src/gnome-abrt.orig 2013-03-26 13:28:58.000000000 +0100
2+++ gnome-abrt-0.2.10/src/gnome-abrt 2013-04-07 13:40:20.995848644 +0200
3@@ -71,7 +71,7 @@
4 self._app = application
5
6 @dbus.service.method(dbus_interface=GNOME_ABRT_INTERFACE,
7- in_signature='as', out_signature='')
8+ in_signature = 'as', out_signature = '')
9 def command_line(self, argv):
10 """DBus service method accepting a new command line arguments
11 """
This page took 0.124823 seconds and 4 git commands to generate.