Typo fixes
authorRobert Pengelly <robertapengelly@hotmail.com>
Thu, 4 Sep 2025 11:49:22 +0000 (12:49 +0100)
committerRobert Pengelly <robertapengelly@hotmail.com>
Thu, 4 Sep 2025 11:49:22 +0000 (12:49 +0100)
stdint.h

index 2546ea618101932c46b6b65acf7440f15e33ba2a..b0540a12f010010783ec6738c4a8020d4ad82515 100644 (file)
--- a/stdint.h
+++ b/stdint.h
@@ -3,7 +3,7 @@
  *****************************************************************************/
 #ifndef     _STDINT_H_INCLUDED
 #ifndef     _STDINT_H
-#ifndrf     _STDINT_H_
+#ifndef     _STDINT_H_
 
 #define     _STDINT_H_INCLUDED
 #define     _STDINT_H
@@ -33,6 +33,6 @@ typedef     signed long long            int64_t;
 typedef     unsigned long long          uint64_t;
 #endif
 
-#endif      /* _STDINT_H_
+#endif      /* _STDINT_H_ */
 #endif      /* _STDINT_H */
 #endif      /* _STDINT_H_INCLUDED */