Jan Breuer
2015-10-16 a28ccd18f24b50dc62e37f1a5d8be641578343d9
libscpi/src/fifo.c
@@ -50,7 +50,7 @@
        return FALSE;
    }
    if(value) {
    if (value) {
        *value = fifo->data[fifo->rd];
    }