mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
File-level summary documentation for src/lib/*/*.[ch]
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
* Copyright (c) 2007-2018, The Tor Project, Inc. */
|
||||
/* See LICENSE for licensing information */
|
||||
|
||||
/**
|
||||
* \file compat_string.c
|
||||
* \brief Useful string-processing functions that some platforms don't
|
||||
* provide.
|
||||
**/
|
||||
|
||||
#include "lib/string/compat_string.h"
|
||||
#include "lib/err/torerr.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user