Removed extra comma

[SVN r35625]
This commit is contained in:
Ion Gaztañaga
2006-10-16 04:53:59 +00:00
parent 48990c0766
commit 61b7be3c68

View File

@@ -110,7 +110,7 @@ enum error_code_t
sem_error,
mode_error,
size_error,
corrupted_error,
corrupted_error
};
typedef int native_error_t;