Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sergi
Tor
Commits
68799103
Commit
68799103
authored
12 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Fix a comment in tor_main.c
We don't use subversion or src/*/makefile.am any longer
parent
337e32f5
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/or/tor_main.c
+3
-3
3 additions, 3 deletions
src/or/tor_main.c
with
3 additions
and
3 deletions
src/or/tor_main.c
+
3
−
3
View file @
68799103
...
...
@@ -3,9 +3,9 @@
* Copyright (c) 2007-2013, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/** String describing which Tor
subversion
repository version the source was
* built from. This string is generated by a bit of shell kludging in
t
* src/or/
Makefil
e.am, and is usually right.
/** String describing which Tor
Git
repository version the source was
* built from. This string is generated by a bit of shell kludging in
* src/or/
includ
e.am, and is usually right.
*/
const
char
tor_git_revision
[]
=
#ifndef _MSC_VER
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment