OSDN Git Service

Insert removed author attribution.
[mingw/mingw-org-wsl.git] / src / libcrt / crt / crtst.c
index eccf751..45c8977 100644 (file)
@@ -23,6 +23,8 @@
  */
 
 /*
+ * Created by Mumit Khan  <khan@nanotech.wisc.edu>
+ *
  * This object file defines _CRT_MT to have a value of 0, which will
  * turn off MT support in GCC runtime. This is linked by default unless
  * you specify -mthreads when linking with gcc.