mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
File-level documentation for some of src/lib.
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
* Copyright (c) 2007-2018, The Tor Project, Inc. */
|
||||
/* See LICENSE for licensing information */
|
||||
|
||||
/**
|
||||
* \file cstring.c
|
||||
*
|
||||
* \brief Decode data that has been written as a C literal.
|
||||
**/
|
||||
|
||||
#include "lib/encoding/cstring.h"
|
||||
#include "lib/log/torlog.h"
|
||||
#include "lib/log/util_bug.h"
|
||||
|
||||
Reference in New Issue
Block a user