Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/text_fmt Modified Files: ewl_text_fmt.c Log Message: Remove trailing whitespace. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/text_fmt/ewl_text_fmt.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- ewl_text_fmt.c 25 Jul 2007 17:00:59 -0000 1.3 +++ ewl_text_fmt.c 23 Aug 2007 05:26:48 -0000 1.4 @@ -73,7 +73,7 @@ {NULL, NULL, -1, NULL} }; -void +void test_info(Ewl_Test *test) { test->name = "Text Format"; @@ -83,7 +83,7 @@ test->unit_tests = text_fmt_unit_tests; } -static int +static int tf_new(char *buf, int len) { Ewl_Widget *t; @@ -116,7 +116,7 @@ return 1; } -static int +static int tf_destroy(char *buf, int len) { Ewl_Widget *t; @@ -134,7 +134,7 @@ return 1; } -static int +static int tf_clear(char *buf, int len) { Ewl_Widget *t; @@ -190,79 +190,79 @@ return 1; } -static int +static int tf_count_non_empty(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_prepend_empty(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_prepend_non_empty(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_append_empty(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_append_non_empty(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_insert_empty(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_insert_non_empty(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_delete_empty(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_delete_non_empty(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_delete_past_end(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_delete_all(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_delete_full_node(char *buf __UNUSED__, int len __UNUSED__) { return 1; } -static int +static int tf_delete_partial_node(char *buf __UNUSED__, int len __UNUSED__) { return 1; ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs