From 631d8e5fbe6587f69acf5f7f097e6a21d95341b9 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Thu, 17 Apr 2008 15:12:52 +0000 Subject: fileio.h does not exist; io.h does, though. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114202 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/CODING-GUIDELINES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/CODING-GUIDELINES') diff --git a/doc/CODING-GUIDELINES b/doc/CODING-GUIDELINES index af48159bc..aeca4a15b 100644 --- a/doc/CODING-GUIDELINES +++ b/doc/CODING-GUIDELINES @@ -85,7 +85,7 @@ of 'public' members of a class). As an example: if you are implementing a module, this should be included in one of the files that are linked with the module. - asterisk/fileio.h + asterisk/io.h access to extra file I/O functions (stat, fstat, playing with directories etc) -- cgit v1.2.3