Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/hebrew/he2/files/patch-realCxx
17424 views
--- he2/aString.h	2001-03-14 04:04:03.000000000 -0500
+++ he2/aString.h	2008-05-21 20:07:00.000000000 -0400
@@ -163,6 +163,5 @@
 friend char *areplicate(char c, int count) ;
 } ;
-
-
+char *areplicate(char c, int count) ;
 
 #endif