* Fixed file description.

git-svn-id: branches/targetandroid@23448 -
This commit is contained in:
yury 2013-01-18 23:25:58 +00:00
parent 3ed10a6936
commit 2aa9111b7c
2 changed files with 2 additions and 2 deletions

View File

@ -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" .file "dllprt0.as"

View File

@ -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: # Stack layout at program start:
# #