diff options
author | Michael Adam <obnox@samba.org> | 2008-05-18 23:26:51 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-05-18 23:26:51 +0200 |
commit | 7a1b7a14e42ae186a22321c611cba8cf4c7ccc49 (patch) | |
tree | 72795d7cf138206ffb5af7a2639e3bd64650c292 /.gitignore | |
parent | 611c96d078dc533690a8a1ebafa89a1b76296cc0 (diff) | |
download | samba-7a1b7a14e42ae186a22321c611cba8cf4c7ccc49.tar.gz samba-7a1b7a14e42ae186a22321c611cba8cf4c7ccc49.tar.bz2 samba-7a1b7a14e42ae186a22321c611cba8cf4c7ccc49.zip |
smbclient: freeze client_proto.h from "make proto"
Michael
(This used to be commit f8c0710165ee1ede46d7ed34daa5564d20d3f069)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2dfa78aa57..d0a345f707 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ *.patch semantic.cache source/TAGS -source/client/client_proto.h source/libnet/libnet_proto.h source/include/build_env.h source/include/config.h |