diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-10-01 19:46:00 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 15:07:36 -0500 |
commit | ce7bccef5fa41d5445a97f32daf387c9ed85030e (patch) | |
tree | 8a8a32706be8b2964426aa082c943cc19939bf51 /source4/script | |
parent | a8f264eb2f5b3310d721e79f9ca7e8c47064267e (diff) | |
download | samba-ce7bccef5fa41d5445a97f32daf387c9ed85030e.tar.gz samba-ce7bccef5fa41d5445a97f32daf387c9ed85030e.tar.bz2 samba-ce7bccef5fa41d5445a97f32daf387c9ed85030e.zip |
r25449: Add convenience function for opening the default smb.conf for openchange.
(This used to be commit 5f023ef7a4046442a96768b926546f93735c9666)
Diffstat (limited to 'source4/script')
-rwxr-xr-x | source4/script/mkproto.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/mkproto.pl b/source4/script/mkproto.pl index 5e434d843a..6d76b9bc4f 100755 --- a/source4/script/mkproto.pl +++ b/source4/script/mkproto.pl @@ -198,7 +198,7 @@ sub process_file($$$) } next unless ( $is_public || $line =~ / - (_DEPRECATED_ |_NORETURN_ |_WARN_UNUSED_RESULT_ |_PURE_ )*^( + ^(_DEPRECATED_ |_NORETURN_ |_WARN_UNUSED_RESULT_ |_PURE_ )*( void|BOOL|bool|int|struct|char|const|\w+_[tT]\s|uint|unsigned|long|NTSTATUS| ADS_STATUS|enum\s.*\(|DATA_BLOB|WERROR|XFILE|FILE|DIR| double|TDB_CONTEXT|TDB_DATA|TALLOC_CTX|NTTIME|FN_|init_module| |