aboutsummaryrefslogtreecommitdiffstats
path: root/src/gqueue
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-10-05 07:39:58 +1000
committerinmarket <andrewh@inmarket.com.au>2015-10-05 07:39:58 +1000
commite699e549ac015cfe40da0134095a05254978bd47 (patch)
treed173e1a2d34f6e9f873779a0d2c25538ebfe875d /src/gqueue
parenta73a86e57533ea96764658fe847bd33c4347111a (diff)
downloaduGFX-e699e549ac015cfe40da0134095a05254978bd47.tar.gz
uGFX-e699e549ac015cfe40da0134095a05254978bd47.tar.bz2
uGFX-e699e549ac015cfe40da0134095a05254978bd47.zip
Another minor update
Also add new studio options file
Diffstat (limited to 'src/gqueue')
-rw-r--r--src/gqueue/gqueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gqueue/gqueue.h b/src/gqueue/gqueue.h
index 924024b7..40a41bce 100644
--- a/src/gqueue/gqueue.h
+++ b/src/gqueue/gqueue.h
@@ -385,7 +385,7 @@ GDataBuffer *gfxBufferGetI(void);
/** @} */
/**
- * @name BufferRelease) Functions
+ * @name BufferRelease() Functions
* @brief Release a buffer back to the free list
*
* @param[in] pd The buffer to put (back) on the free-list.