From: Luke Howard Date: Mon, 28 Mar 2011 06:15:15 +0000 (+1100) Subject: DDF bridging not entirely toll free X-Git-Tag: tr-beta1~260 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=7af2fc6f629df1e1352fdea2349527bc73425b28;hp=356f57f457c203b00593eaa989129a3fd53ed334;p=moonshot.git DDF bridging not entirely toll free --- diff --git a/mech_eap/util_json.h b/mech_eap/util_json.h index 28a866a..53c6f13 100644 --- a/mech_eap/util_json.h +++ b/mech_eap/util_json.h @@ -31,7 +31,7 @@ */ /* - * JSON object wrapper with toll-free DDF bridging. + * JSON object wrapper with not-entirely-toll-free DDF bridging. */ #ifndef _UTIL_JSON_H_