From 4d744862e752c5ec3d773b4feee571dfba96727a Mon Sep 17 00:00:00 2001 From: Programerus Date: Tue, 10 Apr 2012 00:45:19 +0300 Subject: Comments translated from French to English. --- src/taskflag.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/taskflag.h') diff --git a/src/taskflag.h b/src/taskflag.h index 6226e99..3caf7bc 100644 --- a/src/taskflag.h +++ b/src/taskflag.h @@ -12,7 +12,8 @@ // * GNU General Public License for more details. // * // * You should have received a copy of the GNU General Public License -// * along with this program. If not, see http://www.gnu.org/licenses/.// taskflag.h +// * along with this program. If not, see http://www.gnu.org/licenses/. +// taskflag.h #ifndef _TASKFLAG_H_ #define _TASKFLAG_H_ @@ -28,8 +29,8 @@ class CObject; enum TaskFlagOrder { - TFL_CREATE = 0, // met - TFL_DELETE = 1, // enlève + TFL_CREATE = 0, // sets + TFL_DELETE = 1, // removes }; -- cgit v1.2.3-1-g7c22