Mercurial > audlegacy
changeset 4025:4f9cf3173e2d
added my sign to that comments :)
author | Eugene Zagidullin <e.asphyx@gmail.com> |
---|---|
date | Wed, 28 Nov 2007 00:02:35 +0300 |
parents | d342cfceb294 |
children | 501f9671be9b |
files | src/audacious/plugin.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/audacious/plugin.h Tue Nov 27 23:59:28 2007 +0300 +++ b/src/audacious/plugin.h Wed Nov 28 00:02:35 2007 +0300 @@ -1097,6 +1097,8 @@ * 2. Each field in tuple means operation on one and only one tag's filed: * 2.1. Set this field to appropriate value, if non-empty string or positive number provided. * 2.2. Set this field to blank (or just delete, at plugins`s discretion), if empty string or negative number provided. + * + * -- eugene. */ };