aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2018-08-23 18:40:25 +0200
committerMarkus Armbruster <armbru@redhat.com>2018-08-24 20:27:14 +0200
commit37aded92c27d0e56cd27f1c29494fc9f8c873cdd (patch)
treec3d3c5cf80a7b07908e5f66770ef4db1a58aa96a /include
parent8bca4613e6cddd948895b8db3def05950463495b (diff)
downloadqemu-37aded92c27d0e56cd27f1c29494fc9f8c873cdd.zip
qemu-37aded92c27d0e56cd27f1c29494fc9f8c873cdd.tar.gz
qemu-37aded92c27d0e56cd27f1c29494fc9f8c873cdd.tar.bz2
json: Update references to RFC 7159 to RFC 8259
RFC 8259 (December 2017) obsoletes RFC 7159 (March 2014). Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20180823164025.12553-59-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/qapi/qmp/qnum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qapi/qmp/qnum.h b/include/qapi/qmp/qnum.h
index 45bf02a..bbae0a5 100644
--- a/include/qapi/qmp/qnum.h
+++ b/include/qapi/qmp/qnum.h
@@ -25,7 +25,7 @@ typedef enum {
/*
* QNum encapsulates how our dialect of JSON fills in the blanks left
- * by the JSON specification (RFC 7159) regarding numbers.
+ * by the JSON specification (RFC 8259) regarding numbers.
*
* Conceptually, we treat number as an abstract type with three
* concrete subtypes: floating-point, signed integer, unsigned