From c54d0948db7f30fd06b97d146dc1e4db6be13c40 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Sat, 12 Apr 2003 16:55:17 +0000 Subject: a big tree cleanup to organised the sources component-wise. Dodji. --- docs/examples/cssom-example.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/examples/cssom-example.c b/docs/examples/cssom-example.c index 9acffcb..5751840 100644 --- a/docs/examples/cssom-example.c +++ b/docs/examples/cssom-example.c @@ -27,7 +27,8 @@ void display_usage (char *prg_name) { - printf ("\nusage: %s [options] \n\n", prg_name) ; + printf ("\nusage: %s [options] \n\n", + prg_name) ; printf ("\twhere options are:\n") ; printf ("\t--help|h\tdisplays this help\n") ; printf ("\n") ; -- cgit v1.2.1