[dahdi-commits] sruffell: linux/trunk r9404 -	/linux/trunk/include/dahdi/user.h
    SVN commits to the DAHDI project 
    dahdi-commits at lists.digium.com
       
    Thu Sep 23 16:39:06 CDT 2010
    
    
  
Author: sruffell
Date: Thu Sep 23 16:39:02 2010
New Revision: 9404
URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=9404
Log:
dahdi: trivial spelling 'implemnted' -> 'implemented'
Signed-off-by: Shaun Ruffell <sruffell at digium.com>
Acked-by: Russ Meyerriecks <rmeyerriecks at digium.com>
Modified:
    linux/trunk/include/dahdi/user.h
Modified: linux/trunk/include/dahdi/user.h
URL: http://svnview.digium.com/svn/dahdi/linux/trunk/include/dahdi/user.h?view=diff&rev=9404&r1=9403&r2=9404
==============================================================================
--- linux/trunk/include/dahdi/user.h (original)
+++ linux/trunk/include/dahdi/user.h Thu Sep 23 16:39:02 2010
@@ -933,7 +933,7 @@
 #define DAHDI_ECHOTRAIN			_IOW(DAHDI_CODE, 50, int)
 
 /*
- * Set on hook transfer for n number of ms -- implemnted by low level driver
+ * Set on hook transfer for n number of ms -- implemented by low level driver
  */
 #define DAHDI_ONHOOKTRANSFER		_IOW(DAHDI_CODE, 51, int)
 
    
    
More information about the dahdi-commits
mailing list