Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/chinese/celvis/files/patch-cut.c
16135 views
1
--- cut.c.orig Wed May 30 19:50:50 2007
2
+++ cut.c Wed May 30 19:51:41 2007
3
@@ -36,6 +36,7 @@
4
5
static char cbname; /* name chosen for next cut/paste operation */
6
7
+static cutfree(struct cutbuf *buf);
8
9
#ifndef NO_RECYCLE
10
/* This function builds a list of all blocks needed in the current tmp file
11
12