Browse Source

* Fixed typo

git-svn-id: trunk@19949 -
Legolas 13 years ago
parent
commit
96cab58ab4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/libndsfpc/examples/gl2d/2Dplus3D/vbuffer.pas

+ 1 - 1
packages/libndsfpc/examples/gl2d/2Dplus3D/vbuffer.pas

@@ -5,7 +5,7 @@
 	
 	
   TVertexbuffer class
   TVertexbuffer class
 *)
 *)
-*
+
 unit VBuffer;
 unit VBuffer;
 
 
 {$mode objfpc}
 {$mode objfpc}