clang-tidy: apply suggested fixes
[lttng-tools.git] / src / common / filter / filter-ast.hpp
index 51a36326bdbabd88ebd48b91ea435f6913797136..8448717d67c40452b3927f2c4eeac1713b7aeb89 100644 (file)
@@ -28,7 +28,7 @@
 
 // the parameter name (of the reentrant 'yyparse' function)
 // data is a pointer to a 'SParserParam' structure
-//#define YYPARSE_PARAM        parser_ctx
+// #define YYPARSE_PARAM       parser_ctx
 
 #ifndef YY_TYPEDEF_YY_SCANNER_T
 #define YY_TYPEDEF_YY_SCANNER_T
This page took 0.02357 seconds and 4 git commands to generate.