mirror of
https://github.com/samba-team/samba.git
synced 2025-09-21 21:44:21 +03:00
Removed unneeded proto symbol.
Jeremy.
This commit is contained in:
@@ -64,7 +64,7 @@ BEGIN {
|
|||||||
next;
|
next;
|
||||||
}
|
}
|
||||||
|
|
||||||
!/^unsigned|^mode_t|^DIR|^user|^int|^char|^uint|^struct|^BOOL|^void|^time|^smb_shm_offset_t|^shm_offset_t|^enum remote_arch_types|^arc4_key|^FILE/ {
|
!/^unsigned|^mode_t|^DIR|^user|^int|^char|^uint|^struct|^BOOL|^void|^time|^smb_shm_offset_t|^shm_offset_t|^enum remote_arch_types|^FILE/ {
|
||||||
next;
|
next;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user