X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Ftarget_scanline.h;h=c9e8199d9462316e1698c9fb96c680672359bd44;hb=ee0fd97e97433501befb38b88478ab4eb7487ff5;hp=dfb87709c56d9128daa43d6bf0d91d9acb47cea4;hpb=5ddcf36f04cfbd10fabda4e3c5633cb27cdd4c0a;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/target_scanline.h b/synfig-core/trunk/src/synfig/target_scanline.h index dfb8770..c9e8199 100644 --- a/synfig-core/trunk/src/synfig/target_scanline.h +++ b/synfig-core/trunk/src/synfig/target_scanline.h @@ -2,7 +2,7 @@ /*! \file target_scanline.h ** \brief Template Header ** -** $Id: target_scanline.h,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -79,7 +79,7 @@ public: //! Marks the end of a scanline /*! Takes the data that was put at the address returned to by start_scanline() - ** and does whatever it is supose to do with it. + ** and does whatever it is supposed to do with it. ** \return \c true on success, \c false on failure. ** \see start_scanline() */