Skip to content

Commit

Permalink
Merge pull request #30 from DUNE-DAQ/johnfreeman/daq-release_issue376…
Browse files Browse the repository at this point in the history
…_renames_for_v5

JCF: update names as described in DUNE-DAQ/daq-release#376 and detail…
  • Loading branch information
jcfreeman2 authored Jun 14, 2024
2 parents ab85e32 + 045c589 commit 6f4c968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/confmodel/dunedaq.schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
<attribute name="queue_type" description="Type of queue" type="enum" range="kUnknown,kStdDeQueue,kFollySPSCQueue,kFollyMPMCQueue" init-value="kFollySPSCQueue" is-not-null="yes"/>
</class>

<class name="QueueWithId">
<class name="QueueWithSourceId">
<superclass name="Queue"/>
<attribute name="source_id" type="u32" init-value="0" is-not-null="yes"/>
</class>
Expand Down

0 comments on commit 6f4c968

Please sign in to comment.