From f1446ddf2bf8118f432b3ac74c88db3d832669a8 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 6 May 2003 17:40:18 +0000 Subject: Drop trailing whitespace. Ok'ed by wiz. --- misc/dync/DESCR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/dync/DESCR') diff --git a/misc/dync/DESCR b/misc/dync/DESCR index fe27844cf22..9a92d6e9fc7 100644 --- a/misc/dync/DESCR +++ b/misc/dync/DESCR @@ -3,7 +3,7 @@ the use of C as a scripting language. This can be quite useful ****SOMETIMES****, allowing access to system calls and library functions from the command line. For example, there are occasions when I want to see the struct stat for a directory entry, and want to be able to -access st_mtime values, without having to parse output from "ls -l". +access st_mtime values, without having to parse output from "ls -l". A simple: int main(int argc, char **argv) -- cgit v1.2.3