diff options
Diffstat (limited to 'lib/stringbuf.h')
-rw-r--r-- | lib/stringbuf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stringbuf.h b/lib/stringbuf.h index ab0e34233..ea6136f26 100644 --- a/lib/stringbuf.h +++ b/lib/stringbuf.h @@ -14,4 +14,4 @@ void stripTrailingBlanksStringBuf(StringBuf sb); void appendStringBufAux(StringBuf sb, char *s, int nl); -#endif /* _STRINGBUF_H_ */ +#endif /* _STRINGBUF_H_ */ |