]> pd.if.org Git - pdclib/blobdiff - includes/stdnoreturn.h
dos2unix
[pdclib] / includes / stdnoreturn.h
index c425308cefb67319d05572a345c3866391122b51..8c1814328fc9b6c7a281004b7b9b28f0572f2095 100644 (file)
@@ -1,12 +1,12 @@
-/* _Noreturn <stdnoreturn.h>\r
-\r
-   This file is part of the Public Domain C Library (PDCLib).\r
-   Permission is granted to use, modify, and / or redistribute at will.\r
-*/\r
-\r
-#ifndef _PDCLIB_STDNORETURN_H\r
-#define _PDCLIB_STDNORETURN_H _PDCLIB_STDNORETURN_H\r
-\r
-#define noreturn _Noreturn\r
-\r
-#endif\r
+/* _Noreturn <stdnoreturn.h>
+
+   This file is part of the Public Domain C Library (PDCLib).
+   Permission is granted to use, modify, and / or redistribute at will.
+*/
+
+#ifndef _PDCLIB_STDNORETURN_H
+#define _PDCLIB_STDNORETURN_H _PDCLIB_STDNORETURN_H
+
+#define noreturn _Noreturn
+
+#endif