Quell a couple gcc3 warnings

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6230 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
haydentech
2004-01-22 21:59:37 +00:00
parent 66e3d4510e
commit f498e59387
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -70,4 +70,4 @@ private:
uint32 _reserved[2];
};
#endif /* _BLOCK_CACHE_H */
#endif
+1 -1
View File
@@ -162,4 +162,4 @@ private:
uint32 _reserved[1];
};
#endif // _DATA_IO_H
#endif