From aada042d57abb419467126dd3d965f78f40bca85 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 5 Jun 2006 18:10:43 +0000 Subject: (svn r5136) Fix various style bugs: - Trailing whitespace - Trailing empty lines - Missing newline at EOF - Missing svn:eol-style native --- docs/Howto_compile_lng_files_from_CLI.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/Howto_compile_lng_files_from_CLI.txt') diff --git a/docs/Howto_compile_lng_files_from_CLI.txt b/docs/Howto_compile_lng_files_from_CLI.txt index 582ef9feb..6fe70b0df 100644 --- a/docs/Howto_compile_lng_files_from_CLI.txt +++ b/docs/Howto_compile_lng_files_from_CLI.txt @@ -46,4 +46,3 @@ or if you want it to tell the revision too gcc strgen/strgen.c rev.o -o strgen/strgen -DUNIX -DWITH_REV (this is the one the makefile uses) you now have a program called strgen in the strgen directory - -- cgit v1.2.3-54-g00ecf