From 0267212f9503dbbfcb7e7ce37e57b60a41d6281f Mon Sep 17 00:00:00 2001 From: Dean Date: Sun, 5 Jun 2011 13:55:56 +0000 Subject: Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1782 d5102386-fcda-11dd-9fdb-3debd5008f28 --- Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h') diff --git a/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h b/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h index 7549d40e..847c4fa9 100644 --- a/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h +++ b/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h @@ -30,7 +30,7 @@ /** \file * - * Header file for IP.c. + * Header file for UDP.c. */ #ifndef _UDP_H_ -- cgit v1.2.3