Skip to content

Commit

Permalink
Fixed merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillemsen committed Aug 15, 2024
2 parents 34e537b + 46991ef commit f017d27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:https://img.shields.io/badge/scoreboard-Remedy IT-brightgreen.svg[Scoreboard, link=https://www.axcioma.org/scoreboard.html]
image:https://www.codefactor.io/repository/github/remedyit/ciaox11/badge[CodeFactor, link=https://www.codefactor.io/repository/github/remedyit/ciaox11]
image:https://github.com/RemedyIT/ciaox11/workflows/linux/badge.svg[Linux CI, link=https://github.com/RemedyIT/ciaox11/actions?query=workflow%3Alinux]
image:https://github.com/RemedyIT/ciaox11/workflows/fuzzr/badge.svg[Fuzzr CI, link=https://github.com/RemedyIT/ciaox11/actions?query=workflow%3Afuzzr]
image:https://github.com/RemedyIT/ciaox11/actions/workflows/linux.yml/badge.svg[Linux CI, link=https://github.com/RemedyIT/ciaox11/actions?query=workflow%3Alinux]
image:https://github.com/RemedyIT/ciaox11/actions/workflows/fuzzr.yml/badge.svg[Fuzzr CI, link=https://github.com/RemedyIT/ciaox11/actions?query=workflow%3Afuzzr]
image:https://codecov.io/gh/RemedyIT/ciaox11/branch/master/graph/badge.svg[Codecov, link=https://codecov.io/gh/RemedyIT/ciaox11]

= CIAOX11
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// --------------------------------------------------------------------

feature(ddsx11, ndds) : ndds_ts_defaults {
ndds_ts_flags += -replace -enableEscapeChar -typeSequenceSuffix RTISeq -language C++
ndds_ts_flags += -replace -enableEscapeChar -typeSequenceSuffix RTISeq -language C++ -namespace
Define_Custom(TypeSupport) {
}
Define_Custom(DummyTypeSupport) {
Expand Down

0 comments on commit f017d27

Please sign in to comment.