diff options
-rw-r--r-- | include/ruby/3/arithmetic/pid_t.h | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,6 @@ -/** \noop-*-C++-*-vi:ft=cpp * @file * @author Ruby developers <[email protected]> * @copyright This file is a part of the programming language Ruby. @@ -28,3 +30,5 @@ #ifndef NUM2PIDT # define NUM2PIDT RB_NUM2LONG #endif |