]> git.tuebingen.mpg.de Git - paraslash.git/commit
aft.c: Check for osl errors in com_add_callback().
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 22 Dec 2015 15:36:45 +0000 (15:36 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 28 Dec 2015 19:06:31 +0000 (19:06 +0000)
commit402bda88d8556619738ebde95cbcacac2e9f1169
treeea6a3db54039bf17d2c345760ef99397e73493c0
parent2779091949f95ea3d0231ebe131e78f907963897
aft.c: Check for osl errors in com_add_callback().

We only want to issue the afs event if the row was successfully added
to the audio file table.
aft.c