From 23f8c9b32fc8515b7666b10167b9a1104a20de3e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sat, 27 Feb 2016 18:19:57 +0100 Subject: Add a brief file-level description for everything in src/common --- src/common/crypto_format.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/common/crypto_format.c') diff --git a/src/common/crypto_format.c b/src/common/crypto_format.c index d4ecd5b192..422ebb5926 100644 --- a/src/common/crypto_format.c +++ b/src/common/crypto_format.c @@ -4,7 +4,11 @@ * Copyright (c) 2007-2015, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* Formatting and parsing code for crypto-related data structures. */ +/** + * \file crypto_format.c + * + * \brief Formatting and parsing code for crypto-related data structures. + */ #include "orconfig.h" #ifdef HAVE_SYS_STAT_H -- cgit v1.2.3-54-g00ecf