Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2015-12-24 08:17:38 +0300
committerJan Kotas <jkotas@microsoft.com>2015-12-24 08:17:38 +0300
commit189406eff12f939aeca38d1ee6117b3c5f78b834 (patch)
treede8a05b947282506005121be053f5c0bbcf76443 /src/Native
parentb840f2b2c37f79f63469954149d244c1124730db (diff)
Fix build warning
Diffstat (limited to 'src/Native')
-rw-r--r--src/Native/jitinterface/jitinterface.def5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Native/jitinterface/jitinterface.def b/src/Native/jitinterface/jitinterface.def
index 78079dd07..ea19c75fa 100644
--- a/src/Native/jitinterface/jitinterface.def
+++ b/src/Native/jitinterface/jitinterface.def
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+; Copyright (c) Microsoft. All rights reserved.
+; Licensed under the MIT license. See LICENSE file in the project root for full license information.
+
EXPORTS
GetJitInterfaceWrapper
JitWrapper