Skip to content

Commit b75198c

Browse files
authored
Merge pull request #1 from ravitomar7/master
Employee comment Pull
2 parents 7cad7f1 + d42e4d3 commit b75198c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CCVT_Code_Distribute/src/com/rt/cloning/Employee.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.rt.cloning;
2-
//Employee Class
2+
//Employee Class Changes done
33
public class Employee implements Cloneable{
44

55
int eid;

0 commit comments

Comments
 (0)