mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 01:43:35 +00:00
Fix minor documentation problems.
deep_profiler/display_report.m:
deep_profiler/message.m:
deep_profiler/recursion_patterns.m:
deep_profiler/var_use_analsis.m:
java/runtime/UnreachableDefault.java:
runtime/mercury_engine.c:
runtime/mercury_minimal_model.c:
runtime/mercury_signal.h:
runtime/mercury_stack_layout.h:
runtime/mercury_wrapper.c:
runtime/mercury_threadscope.c:
trace/mercury_trace_external.c:
HISTORY:
As above.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// Copyright (C) 2018 The Mercury team.
|
||||
// This file is distributed under the terms specified in COPYING.LIB.
|
||||
//
|
||||
// This exception signals when an unreachable default case of of a switch
|
||||
// This exception signals when an unreachable default case of a switch
|
||||
// statement is reached.
|
||||
//
|
||||
|
||||
|
||||
Reference in New Issue
Block a user