Bug 23144: Replace missing =cut in svc/header
[koha-equinox.git] / svc / barcode
index 89ea0a4..c2fb3bb 100755 (executable)
@@ -87,6 +87,8 @@ below the scannable barcode.
 
 =back
 
+=cut
+
 my $input = new CGI;
 
 my ( $auth_status, $sessionID ) = check_cookie_auth( $input->cookie('CGISESSID'), { catalogue => '*' } );