Skip to content

Commit 5ab5e4e

Browse files
committed
fixed a minor error in the change log
1 parent 6692c3f commit 5ab5e4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

graph-api-c/appendices.tex

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ \chapter{Revision history}
1717
\item We augmented the deserialization method so if passed a type parameter of {\sf GrB\_NULL}
1818
it will infer type information needed for deserialization of a GraphBLAS matrix.
1919

20-
\item We added a new built-in descriptor {\sf GrB\_COMP\_STRUCTURE} and an explicit reference
21-
to the default value of a descriptor field, {\sf GrB\_DEFAULT}.
20+
\item We added new field values of type GrB\_Desc\_Value for use when working
21+
with Descriptors, {\sf GrB\_COMP\_STRUCTURE} and {\sf GrB\_DEFAULT}.
2222

2323
%%% Originial Text .... <<<< remove once we finalize on the above text>>>>
2424
%\item Added {\sf GrB\_get} and {\sf GrB\_set} methods, and associated

0 commit comments

Comments
 (0)