Skip to content
Snippets Groups Projects
Commit 320cd87b authored by Vipin Thomas's avatar Vipin Thomas
Browse files

Update pixel.cpp

parent 745091e5
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ void pixel(
dout.write(pkt);
}
int stegno(int c,int data){
int stegno(int data){
int addNum=charIn%10;
charIn=(int)charIn/10;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment