[libsoup: 1/10] sniffing: Document the specification we are targeting



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

    sniffing: 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 fb2aa09..d2a0808 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]