aboutsummaryrefslogtreecommitdiffstats
path: root/internal/missing.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/missing.h')
-rw-r--r--internal/missing.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/internal/missing.h b/internal/missing.h
index bb62495ff7..866b8aa472 100644
--- a/internal/missing.h
+++ b/internal/missing.h
@@ -1,15 +1,15 @@
-#ifndef INTERNAL_MISSING_H /* -*- C -*- */
-#define INTERNAL_MISSING_H
-/**
+/** \noop-*-C-*-vi:ft=c
* @file
- * @brief Internal header corresponding missing.
- * @author \@shyouhei
+ * @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 corresponding missing.
*/
-#include "ruby/config.h" /* for HAVE_SETPROCTITLE */
+#ifndef INTERNAL_MISSING_H
+#define INTERNAL_MISSING_H
+#include "ruby/3/config.h" /* for HAVE_SETPROCTITLE */
/* missing/setproctitle.c */
#ifndef HAVE_SETPROCTITLE