mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
Remove CDATA markup from libxslt_tutorial.c
Fixes Debian bug #547396: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547396
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
<![CDATA[
|
||||
/*
|
||||
* libxslt_tutorial.c: demo program for the XSL Transformation 1.0 engine
|
||||
*
|
||||
@ -83,4 +82,3 @@ main(int argc, char **argv) {
|
||||
return(0);
|
||||
|
||||
}
|
||||
]]>
|
||||
|
Reference in New Issue
Block a user