X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/460b9539a7c15580e41a71bbc0f47ae776238915..dda7681934e228545aae11623fbd253fe7b8928f:/lib/filepart.h diff --git a/lib/filepart.h b/lib/filepart.h index 3e616d4..fdc9074 100644 --- a/lib/filepart.h +++ b/lib/filepart.h @@ -1,6 +1,6 @@ /* * This file is part of DisOrder - * Copyright (C) 2005 Richard Kettlewell + * Copyright (C) 2005, 2007 Richard Kettlewell * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,6 +17,9 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ +/** @file lib/filepart.h + * @brief Filename parsing + */ #ifndef FILEPART_H #define FILEPART_H @@ -40,4 +43,3 @@ fill-column:79 indent-tabs-mode:nil End: */ -/* arch-tag:3bMQUaQm+LrL1Lr12rjgfw */