]> rtime.felk.cvut.cz Git - l4.git/blobdiff - kernel/fiasco/tool/preprocess/test/verify/inline.cc
Update
[l4.git] / kernel / fiasco / tool / preprocess / test / verify / inline.cc
index f19c56463f4b5fe133d8a1c2000a1e1b16d7531a..62f4c9ede85cab4d2aa7e1c929049efccb32b25e 100644 (file)
@@ -27,7 +27,7 @@ Foo::baz()
 #line 64 "inline.cpp"
 
 extern "C" 
-void function(Foo* f)
+void function (Foo* f)
 {
   f->bar();
 }