Browse Source

* Fixed file description.

git-svn-id: branches/targetandroid@23448 -
yury 12 years ago
parent
commit
2aa9111b7c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      rtl/android/i386/dllprt0.as
  2. 1 1
      rtl/android/i386/prt0.as

+ 1 - 1
rtl/android/i386/dllprt0.as

@@ -12,7 +12,7 @@
 #
 #**********************************************************************}
 #
-# Linux ELF shared library startup code for Free Pascal
+# Shared library startup code for Free Pascal. Android-i386 target.
 #
 
 .file   "dllprt0.as"

+ 1 - 1
rtl/android/i386/prt0.as

@@ -12,7 +12,7 @@
 #
 #**********************************************************************}
 #
-# Linux ELF startup code for Free Pascal
+# Program startup code for Free Pascal. Android-i386 target.
 #
 # Stack layout at program start:
 #