From 0a1206a34f2f454ae2e4beabf0218ab1742cbca1 Mon Sep 17 00:00:00 2001 From: tilghman Date: Thu, 17 Apr 2008 15:17:20 +0000 Subject: Merged revisions 114202 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r114202 | tilghman | 2008-04-17 10:12:52 -0500 (Thu, 17 Apr 2008) | 2 lines fileio.h does not exist; io.h does, though. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@114203 f38db490-d61c-443f-a65b-d21fe96a405b --- 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