mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 04:12:13 +00:00
Removed extra comma
[SVN r35625]
This commit is contained in:
@@ -110,7 +110,7 @@ enum error_code_t
|
||||
sem_error,
|
||||
mode_error,
|
||||
size_error,
|
||||
corrupted_error,
|
||||
corrupted_error
|
||||
};
|
||||
|
||||
typedef int native_error_t;
|
||||
|
||||
Reference in New Issue
Block a user