aboutsummaryrefslogtreecommitdiff
path: root/common/ih264_typedefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/ih264_typedefs.h')
-rw-r--r--common/ih264_typedefs.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/common/ih264_typedefs.h b/common/ih264_typedefs.h
index 29138c6..4456649 100644
--- a/common/ih264_typedefs.h
+++ b/common/ih264_typedefs.h
@@ -17,19 +17,20 @@
*****************************************************************************
* Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
*/
+
/**
*******************************************************************************
* @file
* ih264_typedefs.h
*
* @brief
-* Type definitions used in the code
+* Type definitions used in the software
*
* @author
-* Ittiam
+* ittiam
*
* @remarks
-* None
+* none
*
*******************************************************************************
*/
@@ -61,4 +62,4 @@ typedef int64_t WORD64;
typedef char CHAR;
typedef double DOUBLE;
-#endif /* _IH264_TYPEDEFS_H_ */
+#endif /* _IH264_TYPEDEFS_H_ */