]> johannes.truschnigg.info Git - sqm_lagthrottle/commitdiff
Whitespace fixup
authorJohannes Truschnigg <johannes@truschnigg.info>
Tue, 15 Mar 2022 11:09:16 +0000 (12:09 +0100)
committerJohannes Truschnigg <johannes@truschnigg.info>
Tue, 15 Mar 2022 11:09:16 +0000 (12:09 +0100)
__lagdetect.awk

index ba720a46673805c7f221be5c79e39ac85002b9c0..691085b576ea1de964594b86e8e92aff37768607 100644 (file)
@@ -47,6 +47,7 @@ BEGIN {
   process_record(pn, bytes, lat)
 }
 
+
 function update_ts() {
   ts = get_time()
   if( (ts - ts_old) < 0.1 ) {