# # # patch "rcs_import.cc" # from [498545854f6c42c3ffa882e2afb496ae31e897cc] # to [9bf5a13e9706d75d324d5beea7f1cd19d39e478a] # ============================================================ --- rcs_import.cc 498545854f6c42c3ffa882e2afb496ae31e897cc +++ rcs_import.cc 9bf5a13e9706d75d324d5beea7f1cd19d39e478a @@ -2685,7 +2685,7 @@ public: cvs.blobs[*ity_b].add_dependency_to(cvs.blobs[*ity_a]); } else - L(F(L" no need to add a dependency, there already exists one.")); + L(FL(" no need to add a dependency, there already exists one.")); ity_anc = ity_a; ity_a++;