- Another typo, for a change

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@720 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-07-04 23:18:39 +00:00
parent 3f024be712
commit 6152a06268
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ Plugin::get_author()
} }
float float
Plugin::get_version Plugin::get_version()
{ {
return 1.0f; return 1.0f;
} }