X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=f5fdea64ccc6f172f91061f605304bb2b5d75b11;hp=9ef417ff7ee05ad6bd42cad23e1c85e8c1e45c33;hb=c6675d53d29b87bf0ac4c713edbaae630611048e;hpb=aa05cb41dd2f031935507e89b56b1e6096b846db diff --git a/error.h b/error.h index 9ef417ff..f5fdea64 100644 --- a/error.h +++ b/error.h @@ -404,6 +404,7 @@ extern const char **para_errlist[]; PARA_ERROR(SET_RATE, "snd_pcm_hw_params_set_rate_near failed"), \ PARA_ERROR(START_THRESHOLD, "snd_pcm_sw_params_set_start_threshold() failed"), \ PARA_ERROR(STOP_THRESHOLD, "snd_pcm_sw_params_set_stop_threshold() failed"), \ + PARA_ERROR(ALSA_ORPHAN, "alsa btr node has no parent"), \ #define FILE_WRITE_ERRORS \