diff options
author | Volker Lendecke <vlendec@samba.org> | 2005-06-09 15:51:36 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:17:54 -0500 |
commit | 84ee48e3e9c9f5f4f33ef61b012032eac0e58a17 (patch) | |
tree | b18fe82cc51cae2eae5ac383947f139896396df8 /source4/lib/ejs/config.h | |
parent | ee3f4b12d22459405372e1c72efe3079a052601d (diff) | |
download | samba-84ee48e3e9c9f5f4f33ef61b012032eac0e58a17.tar.gz samba-84ee48e3e9c9f5f4f33ef61b012032eac0e58a17.tar.bz2 samba-84ee48e3e9c9f5f4f33ef61b012032eac0e58a17.zip |
r7441: Get rid of // comments. Tridge, if this breaks anything, please revert it. More tomorrow
Volker
(This used to be commit 02efa4427d80aa1e9a8f0275c568d977faa0f9b8)
Diffstat (limited to 'source4/lib/ejs/config.h')
-rw-r--r-- | source4/lib/ejs/config.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/source4/lib/ejs/config.h b/source4/lib/ejs/config.h index ec350890df..cf75d48270 100644 --- a/source4/lib/ejs/config.h +++ b/source4/lib/ejs/config.h @@ -1,13 +1,3 @@ -// -// config.h -- Build configuration file. -// -// WARNING: DO NOT EDIT. This file is generated by configure. -// -// If you wish to modify the defaults, then edit conf/config.defaults.* and -// then run "configure --reset". -// -//////////////////////////////////////////////////////////////////////////////// - #define BLD_PRODUCT "Samba4" #define BLD_NAME "Samba4 SWAT" #define BLD_VERSION "4" |