Style, no functional changes

Make termination consistant with that last commit hrev51521.
As wished and proof-read by waddlesplash. Hope all's well...
This commit is contained in:
Humdinger
2017-11-16 19:47:59 +01:00
parent 0e9000201f
commit 16af9b4c61
14 changed files with 23 additions and 27 deletions
+2 -1
View File
@@ -180,7 +180,8 @@ static property_info sPropertyInfo[] = {
B_TRANSLATE("Seek by the specified amounts of microseconds."), 0,
{ B_INT64_TYPE }
},
{ 0, { 0 }, { 0 }, 0, 0 }
{ 0 }
};