From f9c1034c789d69a63e7e5ffc387cc776b0a3c2f0 Mon Sep 17 00:00:00 2001 From: Rico Antonio Felix Date: Tue, 23 Jun 2015 23:55:47 -0400 Subject: Adjusted the file description header --- include/argument.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/argument.h b/include/argument.h index 747f7a8..ab4faf7 100644 --- a/include/argument.h +++ b/include/argument.h @@ -1,5 +1,5 @@ /** - * Argument.h + * @file argument.h * * Class holds information about an argument that is passed to a function. * You'll need this class when you're defining your own functions. -- cgit v1.2.3