From b1a92ccedf218f9c894f1d720a890373391bca93 Mon Sep 17 00:00:00 2001 From: Willem Ferguson Date: Mon, 25 Aug 2014 10:03:46 +0200 Subject: Code cleanup: gaspressures.c This patch does some cleaning up of code after the previous CCR patch that extracted the contents of gaspressures.c form profile.c 1) Inapplicable #defines were removed 2) static function types were reinstated where practically possible. 3) comments at the start of the file were expanded a bit. Signed-off-by: Willem Ferguson Signed-off-by: Dirk Hohndel --- gaspressures.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gaspressures.h') diff --git a/gaspressures.h b/gaspressures.h index e48a32418..71fee341e 100644 --- a/gaspressures.h +++ b/gaspressures.h @@ -27,6 +27,7 @@ struct pr_interpolate_struct { int acc_pressure_time; }; + #ifdef __cplusplus } #endif -- cgit v1.2.3-70-g09d2