summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@debian.org>2006-03-05 20:17:13 +0000
committerSjoerd Simons <sjoerd@debian.org>2006-03-05 20:17:13 +0000
commita23038d7f76a6c8be4eea7d725c5ea88fdc4b2fa (patch)
tree45284b5143c603f8627f801c42aa009e93bc047b /debian/patches
parent8e5ce23e2708a7b3caba94ef54931691944adebf (diff)
downloaddbus-a23038d7f76a6c8be4eea7d725c5ea88fdc4b2fa.tar.gz
Fix typo
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@731 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/dbus-reload-usercache.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/dbus-reload-usercache.patch b/debian/patches/dbus-reload-usercache.patch
index 1296c251..b085f94f 100644
--- a/debian/patches/dbus-reload-usercache.patch
+++ b/debian/patches/dbus-reload-usercache.patch
@@ -27,7 +27,7 @@ diff -u -r1.19 dbus-hash.c
}
+/**
-+ * Removed all entries from a hash table.
++ * Removes all entries from a hash table.
+ *
+ * @param table the hash table to remove all entries from.
+ */