Correct the refcount information for the PyWeakref_GetObject() function.
This closes SF bug #520087.
diff --git a/Doc/api/refcounts.dat b/Doc/api/refcounts.dat
index 463eaf4..28c795a 100644
--- a/Doc/api/refcounts.dat
+++ b/Doc/api/refcounts.dat
@@ -1413,7 +1413,7 @@
 PyWeakref_GET_OBJECT:PyObject*::0:
 PyWeakref_GET_OBJECT:PyObject*:ref:0:
 
-PyWeakref_GetObject:PyObject*::+1:
+PyWeakref_GetObject:PyObject*::0:
 PyWeakref_GetObject:PyObject*:ref:0:
 
 PyWeakref_NewProxy:PyObject*::+1: