summaryrefslogtreecommitdiff
path: root/internal/compilers.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/compilers.h')
-rw-r--r--internal/compilers.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/internal/compilers.h b/internal/compilers.h
index 8a2f1d8d26..26c2f05cc0 100644
--- a/internal/compilers.h
+++ b/internal/compilers.h
@@ -1,13 +1,12 @@
#ifndef INTERNAL_COMPILERS_H /*-*-C-*-vi:se ft=c:*/
#define INTERNAL_COMPILERS_H
/**
- * @file
* @author Ruby developers <ruby-core@ruby-lang.org>
* @copyright This file is a part of the programming language Ruby.
* Permission is hereby granted, to either redistribute and/or
* modify this file, provided that the conditions mentioned in the
* file COPYING are met. Consult the file for details.
- * @brief Internal header absorbing C compipler differences.
+ * @brief Internal header absorbing C compiler differences.
*/
#include "ruby/internal/compiler_since.h"
#include "ruby/internal/has/attribute.h"