summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/carefulputc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/carefulputc.h b/include/carefulputc.h
index 688435ed5..54a02bfef 100644
--- a/include/carefulputc.h
+++ b/include/carefulputc.h
@@ -1,5 +1,5 @@
-#ifndef UTIL_LINUX_CAREFUULPUTC_H
-#define UTIL_LINUX_CAREFUULPUTC_H
+#ifndef UTIL_LINUX_CAREFULPUTC_H
+#define UTIL_LINUX_CAREFULPUTC_H
/*
* A putc() for use in write and wall (that sometimes are sgid tty).
@@ -150,4 +150,4 @@ static inline void fputs_nonblank(const char *data, FILE *out)
}
-#endif /* _CAREFUULPUTC_H */
+#endif /* _CAREFULPUTC_H */