aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_gnsrecord_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_gnsrecord_lib.h')
-rw-r--r--src/include/gnunet_gnsrecord_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_gnsrecord_lib.h b/src/include/gnunet_gnsrecord_lib.h
index 51dd5972d..006211aee 100644
--- a/src/include/gnunet_gnsrecord_lib.h
+++ b/src/include/gnunet_gnsrecord_lib.h
@@ -78,7 +78,7 @@ enum GNUNET_GNSRECORD_Flags
78 78
79 /** 79 /**
80 * This record is critical. If it cannot be processed 80 * This record is critical. If it cannot be processed
81 * (for example beacuse the record type is unknown) 81 * (for example because the record type is unknown)
82 * resolution MUST fail 82 * resolution MUST fail
83 */ 83 */
84 GNUNET_GNSRECORD_RF_CRITICAL = 1, 84 GNUNET_GNSRECORD_RF_CRITICAL = 1,