summaryrefslogtreecommitdiffstats
path: root/bin/dd/conv_tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd/conv_tab.c')
-rw-r--r--bin/dd/conv_tab.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/dd/conv_tab.c b/bin/dd/conv_tab.c
index 56df2a0..cbe9d02 100644
--- a/bin/dd/conv_tab.c
+++ b/bin/dd/conv_tab.c
@@ -33,12 +33,14 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $Id$
*/
#ifndef lint
+#if 0
static char const sccsid[] = "@(#)conv_tab.c 8.1 (Berkeley) 5/31/93";
+#endif
+static const char rcsid[] =
+ "$Id$";
#endif /* not lint */
#include <sys/types.h>
OpenPOWER on IntegriCloud