summaryrefslogtreecommitdiff
path: root/src/parse/properties/font.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-06-25 23:00:11 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-06-25 23:00:11 +0000
commit047d383259b42a3db9005b9ae9ee57e3214837dd (patch)
tree46c0a3bf99f753a1ecee69c26e76fb579befd328 /src/parse/properties/font.c
parentfac6e78e4235414393b828646106071de57f5a51 (diff)
downloadlibcss-047d383259b42a3db9005b9ae9ee57e3214837dd.tar.gz
libcss-047d383259b42a3db9005b9ae9ee57e3214837dd.tar.bz2
Pedantic whitespace removal
svn path=/trunk/libcss/; revision=7995
Diffstat (limited to 'src/parse/properties/font.c')
-rw-r--r--src/parse/properties/font.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parse/properties/font.c b/src/parse/properties/font.c
index 92726fb..1d16d5a 100644
--- a/src/parse/properties/font.c
+++ b/src/parse/properties/font.c
@@ -265,7 +265,6 @@ cleanup:
return error;
}
-
/**
* Determine if a given font-family ident is reserved
*