Jelajahi Sumber

* comment for git fixed

florian 3 tahun lalu
induk
melakukan
7dc2a61788
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      compiler/Makefile.fpc

+ 1 - 1
compiler/Makefile.fpc

@@ -326,7 +326,7 @@ ifneq ($(REVINC),)
 #Use it to compile version.pas unit
 override LOCALOPT+=-dREVINC
 # Automatically update revision.inc if
-# svnversion executable is available
+# git/svnversion executable is available
  ifeq ($(REVSTR),)
   ifneq ($(wildcard ../.git),)
    ifneq ($(GIT),)