Explorar o código

Fix header guard

Reported by: clang34
Bryan Drewery %!s(int64=12) %!d(string=hai) anos
pai
achega
fe6bfd1b8c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/sprintf.h

+ 1 - 1
src/sprintf.h

@@ -1,4 +1,4 @@
-#ifndef _SPRINTFH_H
+#ifndef _SPRINTF_H
 #define _SPRINTF_H