Merge pull request #351 from libtom/pr/fix-time_cipher_lrw
LTC_EASY & time_cipher_lrw (cherry picked from commit ea5b6cdce9d369dbf070677575c1c1fd6dc78622)
This commit is contained in:
		
							parent
							
								
									873240e7a0
								
							
						
					
					
						commit
						243898972c
					
				@ -466,7 +466,7 @@ static void time_cipher_lrw(void)
 | 
				
			|||||||
   tally_results(1);
 | 
					   tally_results(1);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
static void time_cipher_lrw(void) { fprintf(stderr, "NO LRW\n"); return 0; }
 | 
					static void time_cipher_lrw(void) { fprintf(stderr, "NO LRW\n"); }
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user