summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2015-03-08 22:50:37 +0100
committerWerner Lemberg <wl@gnu.org>2015-03-08 22:50:37 +0100
commit0aa36160d6ca5b4f7280127ea861a637759a1ff6 (patch)
treeb7bb611d37a7eece303420877136ea265f335df2 /include
parent6fce8427e4325e1db08bbc1e4e8a1e5c595cebe3 (diff)
downloadfreetype2-0aa36160d6ca5b4f7280127ea861a637759a1ff6.tar.gz
Formatting, whitespace, addition of some comments.
Diffstat (limited to 'include')
-rw-r--r--include/internal/ftdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/internal/ftdebug.h b/include/internal/ftdebug.h
index edd3b49cd..216c73031 100644
--- a/include/internal/ftdebug.h
+++ b/include/internal/ftdebug.h
@@ -140,7 +140,7 @@ FT_BEGIN_HEADER
/* This function may be useful if you want to control FreeType 2's */
/* debug level in your application. */
/* */
- FT_BASE( const char * )
+ FT_BASE( const char* )
FT_Trace_Get_Name( FT_Int idx );