Commit 9785b2ee authored by schulzs's avatar schulzs
Browse files

added missing record keyword

parent 166bda76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -134,7 +134,7 @@ module LibIot_TypesAndValues {
      charstring  mergeFilePath   
    }
    
    type CaptureSource {
    type record CaptureSource {
    	charstring singleFile, // e.g., PCAP file
    	MergeFileList mergeFileList