summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2017-07-24 23:43:42 +0200
committerRichard Braun <rbraun@sceen.net>2017-07-24 23:43:42 +0200
commit61494ce3960eb4b51c1786dd26a3fe6bbeefc35b (patch)
treebe200e982a4c874911a2112751fe1a465832c8a6
parent36d3d6f4b7bd3f9bcd1d6b45821e4c4ec2312b0d (diff)
list: avoid describing the implementation as "simple"
-rw-r--r--list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/list.h b/list.h
index a041964..20da213 100644
--- a/list.h
+++ b/list.h
@@ -23,7 +23,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
*
- * Simple doubly-linked list.
+ * Doubly-linked list.
*
* Upstream site with license notes :
* http://git.sceen.net/rbraun/librbraun.git/