diff options
author | mbr <mbr@FreeBSD.org> | 2003-03-28 09:14:45 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-03-28 09:14:45 +0800 |
commit | 9e3f5772ea3f57d1dbef935795446404e6b8e4fe (patch) | |
tree | 88c8cf7ebac779e1e02c89d9b9705ce40bde05cf /editors | |
parent | bc921aa8089f9964e6d329896f00b45742b75827 (diff) | |
download | freebsd-ports-gnome-9e3f5772ea3f57d1dbef935795446404e6b8e4fe.tar.gz freebsd-ports-gnome-9e3f5772ea3f57d1dbef935795446404e6b8e4fe.tar.zst freebsd-ports-gnome-9e3f5772ea3f57d1dbef935795446404e6b8e4fe.zip |
Fix typo: ScanFileList -> SCacheFileList
Diffstat (limited to 'editors')
20 files changed, 20 insertions, 20 deletions
diff --git a/editors/openoffice-1.0/files/patch-scptools+source+linker+searchcache b/editors/openoffice-1.0/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice-1.0/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice-1.0/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice-1.1-devel/files/patch-scptools+source+linker+searchcache b/editors/openoffice-1.1-devel/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice-1.1-devel/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice-1.1-devel/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice-1.1/files/patch-scptools+source+linker+searchcache b/editors/openoffice-1.1/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice-1.1/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice-1.1/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice-2.0-devel/files/patch-scptools+source+linker+searchcache b/editors/openoffice-2.0-devel/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice-2.0-devel/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice-2.0-devel/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice-3-devel/files/patch-scptools+source+linker+searchcache b/editors/openoffice-3-devel/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice-3-devel/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice-3-devel/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice-3/files/patch-scptools+source+linker+searchcache b/editors/openoffice-3/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice-3/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice-3/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice-devel/files/patch-scptools+source+linker+searchcache b/editors/openoffice-devel/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice-devel/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice-devel/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-1.0/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-1.0/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-1.0/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-1.0/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-1.1-devel/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-1.1-devel/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-1.1-devel/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-1.1-devel/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-1.1/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-1.1/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-1.1/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-1.1/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-2-RC/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-2-RC/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-2-RC/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-2-RC/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-2-devel/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-2-devel/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-2-devel/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-2-devel/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-2.0-devel/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-2.0-devel/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-2.0-devel/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-2.0-devel/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-2.0/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-2.0/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-2.0/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-2.0/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-2/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-2/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-2/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-2/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-3-RC/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-3-RC/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-3-RC/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-3-RC/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-3-devel/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-3-devel/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-3-devel/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-3-devel/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-3/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-3/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-3/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-3/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice.org-vcltesttool/files/patch-scptools+source+linker+searchcache b/editors/openoffice.org-vcltesttool/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice.org-vcltesttool/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice.org-vcltesttool/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) diff --git a/editors/openoffice/files/patch-scptools+source+linker+searchcache b/editors/openoffice/files/patch-scptools+source+linker+searchcache index 05bc20264122..d090f9911990 100644 --- a/editors/openoffice/files/patch-scptools+source+linker+searchcache +++ b/editors/openoffice/files/patch-scptools+source+linker+searchcache @@ -21,7 +21,7 @@ } -void ScanFileList( const ByteString& rPath, FileList& rLst ) -+void ScanFileList( const ByteString& rPath, ScanFileList& rLst ) ++void ScanFileList( const ByteString& rPath, SCacheFileList& rLst ) { Dir aFiles( rPath, FSYS_KIND_FILE ); for( USHORT i = 0; i < aFiles.Count(); ++i ) |