projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06bf045
)
ruby: fix documentation of DB.upgrade!
author
Ali Polatel
<alip@exherbo.org>
Sun, 23 May 2010 08:42:52 +0000
(11:42 +0300)
committer
Ali Polatel
<alip@exherbo.org>
Sun, 6 Jun 2010 06:17:06 +0000
(09:17 +0300)
bindings/ruby/database.c
patch
|
blob
|
history
diff --git
a/bindings/ruby/database.c
b/bindings/ruby/database.c
index 44ee6817df4a6ea6d0774c1a06c17131433fee85..fae5af28c24c1d0c5d5db6231fbd73a4b989b470 100644
(file)
--- a/
bindings/ruby/database.c
+++ b/
bindings/ruby/database.c
@@
-156,7
+156,7
@@
notmuch_rb_upgrade_notify(void *closure, double progress)
}
/*
- * call-seq: DB.upgrade [{|progress| block }] => nil
+ * call-seq: DB.upgrade
!
[{|progress| block }] => nil
*
* Upgrade the database.
*