]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
fileio.h does not exist; io.h does, though.
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 17 Apr 2008 15:12:52 +0000 (15:12 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 17 Apr 2008 15:12:52 +0000 (15:12 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114202 65c4cc65-6c06-0410-ace0-fbb531ad65f3

doc/CODING-GUIDELINES

index af48159bc71258fd96b05c36551c31f1d35a9779..aeca4a15b93d762aae12270f4a89fbd2e2b6f89f 100644 (file)
@@ -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)