From 2b54afbabbf2d067a7c32647fbece6d6a2e3642f Mon Sep 17 00:00:00 2001 From: albeu Date: Tue, 25 Apr 2006 18:48:53 +0000 Subject: Fix most of the mistakes pointed out by Diego. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18284 b3059339-0415-0410-9bf9-f77b7e298cf2 --- m_struct.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm_struct.h') diff --git a/m_struct.h b/m_struct.h index 3753f8a3b7..35cafc9951 100644 --- a/m_struct.h +++ b/m_struct.h @@ -12,7 +12,7 @@ struct m_option; /// Struct definition typedef struct m_struct_st { - /// For error msg and debuging + /// For error messages and debugging char* name; /// size of the whole struct unsigned int size; -- cgit v1.2.3