dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dotgnu-pnet-commits] [SCM] DotGNU Portable.NET engine, compilers and to


From: Klaus Treichel
Subject: [dotgnu-pnet-commits] [SCM] DotGNU Portable.NET engine, compilers and tools (pnet) branch, master, updated. 1f8b66abb37e00ba5f536b74ebac0d42c093dffc
Date: Sat, 25 Dec 2010 14:08:24 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DotGNU Portable.NET engine, compilers and tools (pnet)".

The branch, master has been updated
       via  1f8b66abb37e00ba5f536b74ebac0d42c093dffc (commit)
      from  707ac53acf965fc4a6fd8a2c4c1b85589f69c93c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/pnet.git/commit/?id=1f8b66abb37e00ba5f536b74ebac0d42c093dffc

commit 1f8b66abb37e00ba5f536b74ebac0d42c093dffc
Author: Klaus Treichel <address@hidden>
Date:   Sat Dec 25 15:08:01 2010 +0100

    Fix typo.

diff --git a/engine/cvm_config.h b/engine/cvm_config.h
index 23fb826..3097c5e 100644
--- a/engine/cvm_config.h
+++ b/engine/cvm_config.h
@@ -310,7 +310,7 @@ extern int _ILCVMInsnCount[];
 
 #if defined(IL_CVM_DIRECT)
 #if !defined(CVM_VMBREAK_BARRIER)
-       #define CVM_BREAK_BARRIER()
+       #define CVM_VMBREAK_BARRIER()
 #endif
 #endif
 

-----------------------------------------------------------------------

Summary of changes:
 engine/cvm_config.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
DotGNU Portable.NET engine, compilers and tools (pnet)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]