[libsoup/content-sniffing-update: 1/8] Document the specification we are targeting



commit 90800761b1af73acc5405a39f75e27aab28edcb8
Author: Gustavo Noronha Silva <gns gnome org>
Date:   Sun Dec 8 19:10:04 2013 +0100

    Document the specification we are targeting

 libsoup/soup-content-sniffer.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/libsoup/soup-content-sniffer.c b/libsoup/soup-content-sniffer.c
index e8f69d4..7f79610 100644
--- a/libsoup/soup-content-sniffer.c
+++ b/libsoup/soup-content-sniffer.c
@@ -3,6 +3,10 @@
  * soup-content-sniffer.c
  *
  * Copyright (C) 2009 Gustavo Noronha Silva.
+ *
+ * This code implements the following specification:
+ *
+ *  http://mimesniff.spec.whatwg.org/ as of 11 June 2013
  */
 
 #ifdef HAVE_CONFIG_H


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]