-#ifndef INTERNAL_ENUMERATOR_H /* -*- C -*- */
+#ifndef INTERNAL_ENUMERATOR_H /*-*-C-*-vi:se ft=c:*/
#define INTERNAL_ENUMERATOR_H
/**
- * @file
- * @brief Internal header for Enumerator.
- * @author \@shyouhei
+ * @author Ruby developers <
[email protected]>
* @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 for Enumerator.
*/
#include "ruby/ruby.h" /* for VALUE */
#include "ruby/intern.h" /* for rb_enumerator_size_func */