]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/groff-char_block.patch
Merge remote branch 'origin/next' into arm-port
[ipfire-2.x.git] / src / patches / groff-char_block.patch
CommitLineData
bf4b7f6d
MT
1http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356248
2
3--- ./src/devices/grohtml/post-html.cc~ 2006-03-10 16:11:34.000000000 +0000
4+++ ./src/devices/grohtml/post-html.cc 2006-03-10 16:12:11.000000000 +0000
5@@ -261,7 +261,7 @@
6 char_block *next;
7
8 char_block();
9- char_block::char_block(int length);
10+ char_block(int length);
11 };
12
13 char_block::char_block()
14