Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 1865 → Rev 1866

/trunk/uspace/libc/include/psthread.h
32,8 → 32,8
/** @file
*/
 
#ifndef __LIBC__PSTHREAD_H__
#define __LIBC__PSTHREAD_H__
#ifndef LIBC_PSTHREAD_H_
#define LIBC_PSTHREAD_H_
 
#include <libarch/psthread.h>
#include <libadt/list.h>
94,8 → 94,5
 
#endif
 
 
/** @}
*/