forked from aniani/vim
patch 7.4.1188
Problem: Using older JSON standard. Solution: Update the link. Adjust the text a bit.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
/*
|
||||
* json.c: Encoding and decoding JSON.
|
||||
*
|
||||
* Follows this standard: http://www.ietf.org/rfc/rfc4627.txt
|
||||
* Follows this standard: https://tools.ietf.org/html/rfc7159.html
|
||||
*/
|
||||
|
||||
#include "vim.h"
|
||||
|
Reference in New Issue
Block a user