diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-01-09 19:20:08 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-01-09 19:20:08 +0000 |
| commit | 2c1e28c76c5863f5c69f173678f60ac79cc56839 (patch) | |
| tree | 779962bf3e28c60259ac2df4b339eaae05a224d7 | |
| parent | b7dfa92c5d20cd775ce3b38099db53244ffae5ff (diff) | |
| download | qmmp-2c1e28c76c5863f5c69f173678f60ac79cc56839.tar.gz qmmp-2c1e28c76c5863f5c69f173678f60ac79cc56839.tar.bz2 qmmp-2c1e28c76c5863f5c69f173678f60ac79cc56839.zip | |
fixed comment
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6956 90c681e8-e032-0410-971d-27865f9a5e38
| -rw-r--r-- | src/qmmp/visualbuffer_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmp/visualbuffer_p.h b/src/qmmp/visualbuffer_p.h index fb5279d85..73eb66ba9 100644 --- a/src/qmmp/visualbuffer_p.h +++ b/src/qmmp/visualbuffer_p.h @@ -60,4 +60,4 @@ private: }; -#endif // VISUALBUFFER_H +#endif // VISUALBUFFER_P_H |
