Ignore:
Timestamp:
Nov 22, 2003, 1:45:25 PM (20 years ago)
Author:
Sam Hocevar
Message:
  • src/: + Doxygenated a few things.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/src/box.c

    r192 r205  
    33 *   Copyright (c) 2002, 2003 Sam Hocevar <sam@zoy.org>
    44 *                 All Rights Reserved
    5  *
    6  *   $Id$
    75 *
    86 *   This library is free software; you can redistribute it and/or
     
    2018 *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    2119 *   02111-1307  USA
     20 */
     21
     22/**  \file box.c
     23 *   \version \$Id$
     24 *   \author Sam Hocevar <sam@zoy.org>
     25 *   \brief Simple box drawing functions
     26 *
     27 *   This file contains box drawing functions, both filled and outline.
    2228 */
    2329
Note: See TracChangeset for help on using the changeset viewer.