Mercurial > audlegacy-plugins
view src/flacng/flac_compat113.h @ 1159:a03aec49af4d trunk
[svn] Replace sprintf with snprintf.
author | js |
---|---|
date | Sun, 03 Jun 2007 07:16:44 -0700 |
parents | 2f742d127b3e |
children |
line wrap: on
line source
#ifndef FLAC_COMPAT113_H #define FLAC_COMPAT113_H #if defined(FLAC_API_VERSION_CURRENT) && FLAC_API_VERSION_CURRENT == 7 #endif #endif