Documentation fixes

This commit is contained in:
adamdunkels 2007-03-29 23:18:47 +00:00
parent 2f079ca8e2
commit bc1bb96809
10 changed files with 91 additions and 59 deletions

View file

@ -28,12 +28,12 @@
*
* This file is part of the Contiki operating system.
*
* $Id: queuebuf.c,v 1.6 2007/03/29 22:22:20 adamdunkels Exp $
* $Id: queuebuf.c,v 1.7 2007/03/29 23:18:48 adamdunkels Exp $
*/
/**
* \file
* A brief description of what this file is.
* Implementation of the Rime queue buffers
* \author
* Adam Dunkels <adam@sics.se>
*/