Unified the look of the different files a bit (their headers in particular).

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2596 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2003-01-29 14:45:15 +00:00
parent 8b9ceff84b
commit f60043082d
5 changed files with 13 additions and 20 deletions
+2 -3
View File
@@ -1,12 +1,11 @@
/* fs_attr.h
/* File System attributes
**
** functions/definitions for retrieving and setting attribute information.
** Distributed under the terms of the OpenBeOS License.
*/
#ifndef _FS_ATTR_H
#define _FS_ATTR_H
#include <OS.h>
#include <dirent.h>