From 98ecf620f7de377dc8ae9ad7fbd1e3b24477e138 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:11:56 +0200 Subject: 3.17 --- shared/file_error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared/file_error.h') diff --git a/shared/file_error.h b/shared/file_error.h index e8497a92..7325e14b 100644 --- a/shared/file_error.h +++ b/shared/file_error.h @@ -10,7 +10,7 @@ #include -namespace ffs3 +namespace zen { class FileError //Exception base class used to notify file/directory copy/delete errors { -- cgit