From 85104b239735498f4b9c58fb87f93dd78631292f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 16 May 2020 21:17:58 +0200 Subject: Fix file documentation --- examples/pugl_cxx_demo.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/pugl_cxx_demo.cpp') diff --git a/examples/pugl_cxx_demo.cpp b/examples/pugl_cxx_demo.cpp index 6a7538f..2fa7d8b 100644 --- a/examples/pugl_cxx_demo.cpp +++ b/examples/pugl_cxx_demo.cpp @@ -15,7 +15,8 @@ */ /** - @file pugl_cxx_demo.cpp A simple demo of the Pugl C++ API. + @file pugl_cxx_demo.cpp + @brief A simple demo of the Pugl C++ API. */ #include "cube_view.h" -- cgit v1.2.1