From 13bbbbf5dc9f203225e71c939fec91e002c8455b Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Wed, 2 Feb 2005 14:26:42 +0000 Subject: [PATCH] The curse of aging... a trembling hand. ;-) git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11217 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/os/storage/NodeMonitor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/os/storage/NodeMonitor.h b/headers/os/storage/NodeMonitor.h index b1c314dc9d..d3e5999fad 100644 --- a/headers/os/storage/NodeMonitor.h +++ b/headers/os/storage/NodeMonitor.h @@ -61,7 +61,7 @@ enum { B_STAT_MODIFICATION_TIME = 0x20, B_STAT_CREATION_TIME = 0x40, B_STAT_CHANGE_TIME = 0x80, -}}; +}; /* C++ callable Prototypes