]> git.tuebingen.mpg.de Git - dss.git/commit
Fix "comma after last element" warning.
authorDaniel Richard G <skunk@iSKUNK.ORG>
Thu, 2 Aug 2012 17:53:12 +0000 (19:53 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 4 Aug 2012 11:34:54 +0000 (13:34 +0200)
commit5083502f5fbe2d2b427451aff54c0cdc1831d7c0
treee18a5333399e24ebcc82132a9339bdcd485bc108
parent97fbf4e7ae1416c60e70657e5b918e9e0d129383
Fix "comma after last element" warning.

This changes the definition of DSS_ERRORS so that it includes the commas,
and removes the comma from both definitions of DSS_ERROR. This
avoids "comma after last element" warnings, which on some compilers
produces an error.
error.h