]> git.tuebingen.mpg.de Git - paraslash.git/commit
score.c: Add OSL_UNIQUE to storage flags of score column.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 4 Jan 2015 02:50:02 +0000 (02:50 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 18 Jan 2015 14:45:49 +0000 (15:45 +0100)
commit00b149c25084c7e98b995c155344051df5f7da1e
treeb3fc8071e15d7feb406ca11ba8caf34b9d5623d0
parente833dd12e607e9e5951a657d6e99f19adddefb7d
score.c: Add OSL_UNIQUE to storage flags of score column.

The comparator for this column never returns 0 unless the objects
being compared coincide.
score.c