diff options
author | scuri <scuri> | 2010-06-10 20:17:50 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-10 20:17:50 +0000 |
commit | 2fb345fc972465ade03cc1d527ad3c8db3438ac5 (patch) | |
tree | 3fd9b1f7e2b12fd79c2000c0f305e8ef7763364a /include | |
parent | c5f7b4e29afdd70a0f05d8785619585a45916b27 (diff) |
*** empty log message ***
Diffstat (limited to 'include')
-rw-r--r-- | include/cdcairo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cdcairo.h b/include/cdcairo.h index 2d01f2e..f417086 100644 --- a/include/cdcairo.h +++ b/include/cdcairo.h @@ -14,7 +14,7 @@ extern "C" { /* Some of these context can be used directly or by cdInitContextPlus, as CD_NATIVEWINDOW, CD_IMAGE and CD_DBUFFER. - The other only directly. + The others only directly. */ cdContext* cdContextCairoPS(void); |