瀏覽代碼

* Fixed typo

git-svn-id: trunk@19949 -
Legolas 13 年之前
父節點
當前提交
96cab58ab4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 *)
-*
+
 unit VBuffer;
 
 {$mode objfpc}