[Gtkada-wrapper-devel] SF.net SVN: gtkada-wrapper: [18] trunk/src/gtkada_wrapper.adb
Brought to you by:
bechir_zalila
|
From: <bec...@us...> - 2006-11-27 21:12:20
|
Revision: 18
http://svn.sourceforge.net/gtkada-wrapper/?rev=18&view=rev
Author: bechir_zalila
Date: 2006-11-27 13:12:21 -0800 (Mon, 27 Nov 2006)
Log Message:
-----------
* Minor reformatting
Modified Paths:
--------------
trunk/src/gtkada_wrapper.adb
Modified: trunk/src/gtkada_wrapper.adb
===================================================================
--- trunk/src/gtkada_wrapper.adb 2006-11-27 21:05:51 UTC (rev 17)
+++ trunk/src/gtkada_wrapper.adb 2006-11-27 21:12:21 UTC (rev 18)
@@ -218,11 +218,11 @@
X_Start : Float;
Y_Start : Float;
- -- These 2 component are not necesary in the case of
+ -- These 2 components are not necesary in the case of
-- A_Jump_With_End and A_Line_With_End. However we cannot
-- do finer because it is impossible de decalre them
-- twice (in the case of A_Line_With_Start_End and
- -- A_Line_With_Start_Length.
+ -- A_Line_With_Start_Length).
case Action is
when A_Jump_With_End
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|