misc cleanup, comments, whitespace, gitignore

Change-Id: I6250339ddc5807879c98da2d204418e7b4898a73
This commit is contained in:
Horst Schirmeier
2013-03-27 17:30:21 +01:00
parent 3a5dc285ab
commit 72a021be38
4 changed files with 11 additions and 8 deletions

View File

@ -26,6 +26,5 @@ message Trace_Event {
}
optional AccessType accesstype = 4;
optional Trace_Event_Extended trace_ext = 5;
optional Trace_Event_Extended trace_ext = 5;
}