summaryrefslogtreecommitdiffstats
path: root/src/sord_internal.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-02-16 00:23:51 +0000
committerDavid Robillard <d@drobilla.net>2011-02-16 00:23:51 +0000
commitcdf9abebfcf083335b8383a390d7ad677676e0fd (patch)
tree9642b2a6169829ec2ce40ada9cf272e7571dbb22 /src/sord_internal.h
parent0f829957b0924f60e9f73adddc3314427ce08f59 (diff)
downloadsord-cdf9abebfcf083335b8383a390d7ad677676e0fd.tar.gz
sord-cdf9abebfcf083335b8383a390d7ad677676e0fd.tar.bz2
sord-cdf9abebfcf083335b8383a390d7ad677676e0fd.zip
Tidy.
git-svn-id: http://svn.drobilla.net/sord/trunk@29 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'src/sord_internal.h')
-rw-r--r--src/sord_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sord_internal.h b/src/sord_internal.h
index 517f405..d2c16e7 100644
--- a/src/sord_internal.h
+++ b/src/sord_internal.h
@@ -23,7 +23,7 @@
#include "sord/sord.h"
-typedef intptr_t SordCount; ///< Count of nodes or triples
+typedef intptr_t SordCount; ///< Count of nodes or triples
/** Node */
struct _SordNode {