Minor change to stop a doxygen warning. Doxygen doesn't like the \writeme before...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 16 Mar 2007 00:29:57 +0000 (00:29 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 16 Mar 2007 00:29:57 +0000 (00:29 +0000)
commit188d044b0046861cbdf33514819dae0720405fb2
treea3f08f06c830eefbb3fac6b90f902947e624737d
parent2a5afe6a69e0ae56ef8b4e0fc3dd9f5f26f8a366
Minor change to stop a doxygen warning.  Doxygen doesn't like the \writeme before a commented prototype.  Complains with these strange warnings:

  .../synfig/src/synfig/canvas.h:383: Error: Unexpected character `4'
  .../synfig/src/synfig/canvas.h:383: Error: Unexpected character `7'

There is no `4' or `7' on line 383, or indeed anywhere in the entire file other than the $Id$ keyword.

git-svn-id: http://svn.voria.com/code@333 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/canvas.h