aboutsummaryrefslogtreecommitdiff
path: root/libbb/printable_string.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/printable_string.c')
-rw-r--r--libbb/printable_string.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/printable_string.c b/libbb/printable_string.c
index 83a482196..a316f60de 100644
--- a/libbb/printable_string.c
+++ b/libbb/printable_string.c
@@ -4,7 +4,7 @@
4 * 4 *
5 * Copyright (C) 2010 Denys Vlasenko 5 * Copyright (C) 2010 Denys Vlasenko
6 * 6 *
7 * Licensed under GPL version 2, see file LICENSE in this tarball for details. 7 * Licensed under GPLv2, see file LICENSE in this source tree.
8 */ 8 */
9#include "libbb.h" 9#include "libbb.h"
10#include "unicode.h" 10#include "unicode.h"