X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..211af11eabdfa1226ee2c7aec25002a1d7b25567:/server/rescan.c diff --git a/server/rescan.c b/server/rescan.c index f779d02..1380e24 100644 --- a/server/rescan.c +++ b/server/rescan.c @@ -15,7 +15,11 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - +/** @file server/rescan.c + * @brief Rescanning utility + * + * Invoked by the server. + */ #include "disorder-server.h" static time_t last_report;