Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 1787 → Rev 1888

/trunk/kernel/generic/include/console/kconsole.h
32,8 → 32,8
/** @file
*/
 
#ifndef __KCONSOLE_H__
#define __KCONSOLE_H__
#ifndef KERN_KCONSOLE_H_
#define KERN_KCONSOLE_H_
 
#include <typedefs.h>
#include <adt/list.h>
82,4 → 82,3
 
/** @}
*/