Copy from home:mvyskocil:branches:M17N/groff via accept of submit request 22399 revision 3. Request was accepted with message: OK OBS-URL: https://build.opensuse.org/request/show/22399 OBS-URL: https://build.opensuse.org/package/show/M17N/groff?expand=0&rev=4
12 lines
339 B
Diff
12 lines
339 B
Diff
--- groff-1.18.1.1/src/devices/grohtml/post-html.cc.xx 2005-10-13 09:46:50.000000000 +0200
|
|
+++ groff-1.18.1.1/src/devices/grohtml/post-html.cc 2005-10-13 09:47:05.000000000 +0200
|
|
@@ -261,7 +261,7 @@
|
|
char_block *next;
|
|
|
|
char_block();
|
|
- char_block::char_block(int length);
|
|
+ char_block(int length);
|
|
};
|
|
|
|
char_block::char_block()
|