aboutsummaryrefslogtreecommitdiff
path: root/src/wrap.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2015-02-06 22:19:51 +0100
committerThomas White <taw@bitwiz.org.uk>2015-02-06 22:19:51 +0100
commitbeac19ff683680df00d05070f707f06764941e97 (patch)
tree9e636fdcc2c1b93c76f078446404e62470bc20ca /src/wrap.c
parent1eeb30b14b0d440eedab43f75a4812d301c9dbfc (diff)
Wrapping fixes
Diffstat (limited to 'src/wrap.c')
-rw-r--r--src/wrap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrap.c b/src/wrap.c
index 14702a7..316e123 100644
--- a/src/wrap.c
+++ b/src/wrap.c
@@ -1,9 +1,9 @@
/*
* wrap.c
*
- * Text wrapping, hyphenation, justification and shaping
+ * Text wrapping, hyphenation, justification etc
*
- * Copyright © 2013-2014 Thomas White <taw@bitwiz.org.uk>
+ * Copyright © 2013-2015 Thomas White <taw@bitwiz.org.uk>
*
* This file is part of Colloquium.
*