X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/46b0747592074017ff0ea4b33d4a7194235886e5..acdf6ab94fee26ebc4017bf32cf6171c7d9462e9:/libs/smux/include/stg/der_encoder.h

diff --git a/libs/smux/include/stg/der_encoder.h b/libs/smux/include/stg/der_encoder.h
index 4e2fb06c..61431c6d 100644
--- a/libs/smux/include/stg/der_encoder.h
+++ b/libs/smux/include/stg/der_encoder.h
@@ -15,6 +15,7 @@ struct asn_TYPE_descriptor_s;	/* Forward declaration */
 
 /*
  * The DER encoder of any type. May be invoked by the application.
+ * The ber_decode() function (ber_decoder.h) is an opposite of der_encode().
  */
 asn_enc_rval_t der_encode(struct asn_TYPE_descriptor_s *type_descriptor,
 		void *struct_ptr,	/* Structure to be encoded */